diff options
| author | Andrew Stitcher <astitcher@apache.org> | 2013-03-14 17:24:28 +0000 |
|---|---|---|
| committer | Andrew Stitcher <astitcher@apache.org> | 2013-03-14 17:24:28 +0000 |
| commit | 377171431ec9232da0c17af2087d205d443cd0d2 (patch) | |
| tree | 2ae8d3d08e951238971c28f7b22a81ddcb46bd2d /tools | |
| parent | 4671cae52ddabd096a54ee495161746ffcd27634 (diff) | |
| download | qpid-python-377171431ec9232da0c17af2087d205d443cd0d2.tar.gz | |
QPID-4622: Implement 'LIKE' string matching operations in selector
- This implements <expression> [NOT] LIKE <string> [ESCAPE <character>]
- The implementation uses the posix regex library (in BRE mode) on
Unix systems
- It uses std::tr1::regex on Visual Studio (in std::tr1::regex::basic mode)
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1456561 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions
