regextst.cpp | 596 // Avoid the use of REGEX_FIND test macro, which has 617 // REGEX_FIND("", "<0>ab<1>cc</1><2>ccc</2></0>ddd"); 618 // REGEX_FIND("(X([abc=X]+)+X)|(y[abc=]+)", "=XX===================="); 3367 void RegexTest::regex_find(const UnicodeString &pattern, function in class:RegexTest [all...] |