HomeSort by relevance Sort by last modified time
    Searched refs:regex_find (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/test/intltest/
regextst.h 63 virtual void regex_find(const UnicodeString &pat, const UnicodeString &flags,
regextst.cpp 593 // Avoid the use of REGEX_FIND test macro, which has
614 // REGEX_FIND("", "<0>ab<1>cc</1><2>ccc</2></0>ddd");
615 // REGEX_FIND("(X([abc=X]+)+X)|(y[abc=]+)", "=XX====================");
3364 void RegexTest::regex_find(const UnicodeString &pattern, function in class:RegexTest
    [all...]

Completed in 54 milliseconds