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

  /external/chromium/third_party/icu/source/test/intltest/
regextst.cpp 227 // Avoid the use of REGEX_FIND test macro, which has
243 // REGEX_FIND("(?>(abc{2,4}?))(c*)", "<0>ab<1>cc</1><2>ccc</2></0>ddd");
244 // REGEX_FIND("(X([abc=X]+)+X)|(y[abc=]+)", "=XX====================");
1578 void RegexTest::regex_find(const UnicodeString &pattern, function in class:RegexTest
    [all...]
  /external/icu4c/test/intltest/
regextst.cpp 379 // Avoid the use of REGEX_FIND test macro, which has
395 // REGEX_FIND("(?>(abc{2,4}?))(c*)", "<0>ab<1>cc</1><2>ccc</2></0>ddd");
396 // REGEX_FIND("(X([abc=X]+)+X)|(y[abc=]+)", "=XX====================");
2940 void RegexTest::regex_find(const UnicodeString &pattern, function in class:RegexTest
    [all...]

Completed in 29 milliseconds