summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/ObjectFactory.cpp
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
commitdb00c352f1ea3a7668a44aa3059e10d50025bef2 (patch)
tree2ae8d3d08e951238971c28f7b22a81ddcb46bd2d /cpp/src/qpid/broker/ObjectFactory.cpp
parentac6f378f909ef36d7e7a59d331025ceb40c005b9 (diff)
downloadqpid-python-db00c352f1ea3a7668a44aa3059e10d50025bef2.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 'cpp/src/qpid/broker/ObjectFactory.cpp')
0 files changed, 0 insertions, 0 deletions