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

  /external/chromium/third_party/icu/public/i18n/unicode/
uregex.h 503 uregex_regionStart(const URegularExpression *regexp,
    [all...]
  /external/icu4c/i18n/unicode/
uregex.h 668 uregex_regionStart(const URegularExpression *regexp,
    [all...]
  /external/chromium/third_party/icu/source/test/cintltst/
reapits.c 613 TEST_ASSERT(uregex_regionStart(re, &status) == 0);
616 TEST_ASSERT(uregex_regionStart(re, &status) == 3);
    [all...]
  /external/chromium/third_party/icu/source/i18n/
uregex.cpp 512 // uregex_regionStart
516 uregex_regionStart(const URegularExpression *regexp,
    [all...]
  /external/icu4c/test/cintltst/
reapits.c 658 TEST_ASSERT(uregex_regionStart(re, &status) == 0);
661 TEST_ASSERT(uregex_regionStart(re, &status) == 3);
    [all...]
  /external/icu4c/i18n/
uregex.cpp 788 // uregex_regionStart
792 uregex_regionStart(const URegularExpression *regexp2,
    [all...]
  /external/icu4c/common/unicode/
urename.h     [all...]
  /external/chromium/third_party/icu/public/common/unicode/
urename.h     [all...]

Completed in 990 milliseconds