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

  /external/icu4c/i18n/
uregexc.cpp 19 // uregex_openC
25 uregex_openC( const char *pattern,
uspoof_conf.cpp 235 fParseLine = uregex_openC(
247 fParseHexNum = uregex_openC("\\s*([0-9A-F]+)", 0, NULL, &status);
uspoof_wsconf.cpp 155 parseRegexp = uregex_openC(parseExp, 0, NULL, &status);
  /external/icu4c/test/cintltst/
reapits.c 52 re = uregex_openC(pattern, flags, NULL, &status); \
207 re = uregex_openC(NULL,
213 re = uregex_openC(NULL,
222 re = uregex_openC("abc*", 0, 0, &status);
252 re = uregex_openC("abc*", 0, 0, &status);
483 re = uregex_openC(".?", 0, NULL, &status);
513 re = uregex_openC("rx", 0, NULL, &status);
570 re = uregex_openC("abc", 0, NULL, &status);
577 re = uregex_openC("abc(def)(ghi(j))", 0, NULL, &status);
597 re = uregex_openC("abc(.*?)def", 0, NULL, &status)
    [all...]
  /external/icu4c/i18n/unicode/
uregex.h 194 uregex_openC( const char *pattern,
    [all...]
  /external/icu4c/test/intltest/
regextst.cpp     [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/WebCore/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h     [all...]
  /external/icu4c/common/unicode/
urename.h     [all...]

Completed in 1268 milliseconds