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

  /external/icu4c/test/cintltst/
reapits.c 56 uregex_setText(re, srcString, -1, &status); \
266 uregex_setText(clone1, testString1, -1, &status);
273 uregex_setText(clone2, testString2, -1, &status);
373 uregex_setText(re, text1, -1, &status);
379 uregex_setText(re, text2, -1, &status);
385 uregex_setText(re, text1, -1, &status);
391 uregex_setText(re, text1, 5, &status);
397 uregex_setText(re, text1, 6, &status);
421 uregex_setText(re, text1, -1, &status);
428 uregex_setText(re, text2, 7, &status)
    [all...]
  /external/icu4c/i18n/
uspoof_conf.cpp 259 uregex_setText(fParseLine, fInput, inputLen, &status);
279 uregex_setText(fParseHexNum, &fInput[mapStringStart], mapStringLength, &status);
uspoof_wsconf.cpp 162 uregex_setText(parseRegexp, input, inputLen, &status);
uregex.cpp 366 // uregex_setText
370 uregex_setText(URegularExpression *regexp2,
    [all...]
  /external/icu4c/i18n/unicode/
uregex.h 324 uregex_setText(URegularExpression *regexp,
353 * regular expression object. If the input was supplied using uregex_setText(),
    [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 705 milliseconds