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

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

Completed in 111 milliseconds