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

  /external/chromium_org/third_party/icu/source/common/unicode/
udraft.h 42 # define uregex_find64 uregex_find64_DRAFT_API_DO_NOT_USE macro
urename.h 1364 #define uregex_find64 macro
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
uregex.h 498 uregex_find64(URegularExpression *regexp,
    [all...]
  /external/icu4c/i18n/unicode/
uregex.h 578 uregex_find64(URegularExpression *regexp,
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
uregex.cpp 555 return uregex_find64( regexp2, (int64_t)startIndex, status);
559 uregex_find64(URegularExpression *regexp2, function
    [all...]
  /external/icu4c/i18n/
uregex.cpp 573 return uregex_find64( regexp2, (int64_t)startIndex, status);
577 uregex_find64(URegularExpression *regexp2, function
    [all...]
  /external/icu4c/common/unicode/
urename.h 1387 #define uregex_find64 macro
    [all...]

Completed in 34 milliseconds