summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorAndrew Stitcher <astitcher@apache.org>2013-03-14 17:24:28 +0000
committerAndrew Stitcher <astitcher@apache.org>2013-03-14 17:24:28 +0000
commit377171431ec9232da0c17af2087d205d443cd0d2 (patch)
tree2ae8d3d08e951238971c28f7b22a81ddcb46bd2d /tools
parent4671cae52ddabd096a54ee495161746ffcd27634 (diff)
downloadqpid-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