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

  /external/icu/icu4c/source/i18n/unicode/
uregex.h 297 uregex_flags(const URegularExpression *regexp,
    [all...]
  /external/icu/icu4c/source/test/cintltst/
reapits.c 372 t = uregex_flags(re, &status);
379 t = uregex_flags(re, &status);
386 t = uregex_flags(re, &status);
    [all...]
  /external/icu/icu4c/source/common/unicode/
urename.h 1382 #define uregex_flags macro
    [all...]
  /external/icu/icu4c/source/i18n/
uregex.cpp 351 // uregex_flags
355 uregex_flags(const URegularExpression *regexp2, UErrorCode *status) { function
    [all...]

Completed in 44 milliseconds