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

  /external/icu4c/common/unicode/
udraft.h 44 # define uregex_lookingAt64 uregex_lookingAt64_DRAFT_API_DO_NOT_USE
urename.h     [all...]
  /external/icu4c/i18n/unicode/
uregex.h 493 uregex_lookingAt64(URegularExpression *regexp,
    [all...]
  /external/icu4c/i18n/
uregex.cpp 542 return uregex_lookingAt64( regexp2, (int64_t)startIndex, status);
546 uregex_lookingAt64(URegularExpression *regexp2,
    [all...]

Completed in 4141 milliseconds