summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/run_interlink_tests
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
commit125e49d4df65142a89b69e7d367b34f01ea354a1 (patch)
tree7b29e09d3a47570897109ef4f8195e1e852ce672 /qpid/cpp/src/tests/run_interlink_tests
parent7bddceb25095cd8002e03cbc2ffd312922ed1c53 (diff)
downloadqpid-python-125e49d4df65142a89b69e7d367b34f01ea354a1.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@1456561 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/tests/run_interlink_tests')
0 files changed, 0 insertions, 0 deletions