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 52 virtual void regex_find(const UnicodeString &pat, const UnicodeString &flags,
regextst.cpp 467 // Avoid the use of REGEX_FIND test macro, which has
483 // REGEX_FIND("(?>(abc{2,4}?))(c*)", "<0>ab<1>cc</1><2>ccc</2></0>ddd");
484 // REGEX_FIND("(X([abc=X]+)+X)|(y[abc=]+)", "=XX====================");
3130 void RegexTest::regex_find(const UnicodeString &pattern, function in class:RegexTest
    [all...]

Completed in 32 milliseconds