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

  /external/chromium/third_party/icu/source/test/cintltst/
reapits.c 55 uregex_setText(re, srcString, -1, &status); \
227 uregex_setText(clone1, testString1, -1, &status);
234 uregex_setText(clone2, testString2, -1, &status);
334 uregex_setText(re, text1, -1, &status);
340 uregex_setText(re, text2, -1, &status);
346 uregex_setText(re, text1, -1, &status);
352 uregex_setText(re, text1, 5, &status);
358 uregex_setText(re, text1, 6, &status);
382 uregex_setText(re, text1, -1, &status);
389 uregex_setText(re, text2, 7, &status)
    [all...]
  /external/icu4c/test/cintltst/
reapits.c 56 uregex_setText(re, srcString, -1, &status); \
272 uregex_setText(clone1, testString1, -1, &status);
279 uregex_setText(clone2, testString2, -1, &status);
379 uregex_setText(re, text1, -1, &status);
385 uregex_setText(re, text2, -1, &status);
391 uregex_setText(re, text1, -1, &status);
397 uregex_setText(re, text1, 5, &status);
403 uregex_setText(re, text1, 6, &status);
427 uregex_setText(re, text1, -1, &status);
434 uregex_setText(re, text2, 7, &status)
    [all...]
  /external/chromium/third_party/icu/public/i18n/unicode/
uregex.h 257 uregex_setText(URegularExpression *regexp,
265 * pointer was previously supplied via uregex_setText().
    [all...]
  /external/chromium/third_party/icu/source/i18n/
uspoof_buildconf.cpp 254 uregex_setText(fParseLine, fInput, inputLen, &status);
274 uregex_setText(fParseHexNum, &fInput[mapStringStart], mapStringLength, &status);
uspoof_buildwsconf.cpp 164 uregex_setText(parseRegexp, input, inputLen, &status);
uregex.cpp 249 // uregex_setText
253 uregex_setText(URegularExpression *regexp,
    [all...]
  /external/icu4c/i18n/
uspoof_conf.cpp 254 uregex_setText(fParseLine, fInput, inputLen, &status);
274 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 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/JavaScriptCore/icu/unicode/
urename.h     [all...]
  /external/webkit/JavaScriptGlue/icu/unicode/
urename.h     [all...]
  /external/webkit/WebCore/icu/unicode/
urename.h     [all...]
  /external/webkit/WebKit/mac/icu/unicode/
urename.h     [all...]
  /external/icu4c/common/unicode/
urename.h     [all...]
  /external/chromium/third_party/icu/public/common/unicode/
urename.h     [all...]

Completed in 1118 milliseconds