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); \
303 uregex_setText(clone1, testString1, -1, &status);
310 uregex_setText(clone2, testString2, -1, &status);
410 uregex_setText(re, text1, -1, &status);
416 uregex_setText(re, text2, -1, &status);
422 uregex_setText(re, text1, -1, &status);
428 uregex_setText(re, text1, 5, &status);
434 uregex_setText(re, text1, 6, &status);
458 uregex_setText(re, text1, -1, &status);
465 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 164 uregex_setText(parseRegexp, input, inputLen, &status);
uregex.cpp 367 // uregex_setText
371 uregex_setText(URegularExpression *regexp2,
    [all...]
  /external/icu4c/i18n/unicode/
uregex.h 322 uregex_setText(URegularExpression *regexp,
351 * regular expression object. If the input was supplied using uregex_setText(),
    [all...]
  /external/icu4c/test/intltest/
regextst.cpp     [all...]
  /external/icu4c/common/unicode/
urename.h     [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...]

Completed in 2025 milliseconds