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

  /external/icu4c/test/intltest/
dcfmtest.cpp 222 RegexMatcher lineMat(UNICODE_STRING_SIMPLE("(?m)^(.*?)$"), testString, 0, status);
233 while (lineMat.find()) {
240 UnicodeString testLine = lineMat.group(1, status);
regextst.cpp     [all...]
  /external/chromium/third_party/icu/source/test/intltest/
regextst.cpp     [all...]

Completed in 868 milliseconds