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

  /external/chromium/third_party/icu/source/test/cintltst/
reapits.c 229 result = uregex_lookingAt(clone1, 0, &status);
236 result = uregex_lookingAt(clone2, 0, &status);
330 uregex_lookingAt(re, 0, &status);
335 result = uregex_lookingAt(re, 0, &status);
341 result = uregex_lookingAt(re, 0, &status);
347 result = uregex_lookingAt(re, 0, &status);
353 result = uregex_lookingAt(re, 0, &status);
359 result = uregex_lookingAt(re, 0, &status);
670 TEST_ASSERT(uregex_lookingAt(re, -1, &status) == TRUE);
678 TEST_ASSERT(uregex_lookingAt(re, 0, &status) == TRUE)
    [all...]
  /external/icu4c/test/cintltst/
reapits.c 274 result = uregex_lookingAt(clone1, 0, &status);
281 result = uregex_lookingAt(clone2, 0, &status);
375 uregex_lookingAt(re, 0, &status);
380 result = uregex_lookingAt(re, 0, &status);
386 result = uregex_lookingAt(re, 0, &status);
392 result = uregex_lookingAt(re, 0, &status);
398 result = uregex_lookingAt(re, 0, &status);
404 result = uregex_lookingAt(re, 0, &status);
715 TEST_ASSERT(uregex_lookingAt(re, -1, &status) == TRUE);
723 TEST_ASSERT(uregex_lookingAt(re, 0, &status) == TRUE)
    [all...]
  /external/chromium/third_party/icu/public/i18n/unicode/
uregex.h 332 uregex_lookingAt(URegularExpression *regexp,
    [all...]
  /external/icu4c/i18n/unicode/
uregex.h 474 uregex_lookingAt(URegularExpression *regexp,
    [all...]
  /external/chromium/third_party/icu/source/i18n/
uregex.cpp 318 // uregex_lookingAt
322 uregex_lookingAt(URegularExpression *regexp,
    [all...]
  /external/icu4c/i18n/
uregex.cpp 531 // uregex_lookingAt
535 uregex_lookingAt(URegularExpression *regexp2,
    [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 1241 milliseconds