Searched defs:pMatcher (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Dregextst.cpp5162 RegexMatcher* const pMatcher = new RegexMatcher("\\Aboo\\z", UREGEX_DOTALL|UREGEX_CASE_INSENSITIVE, status); local
5181 RegexMatcher* const pMatcher = new RegexMatcher(".", 0, status); local

Completed in 207 milliseconds