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

  /external/chromium_org/third_party/icu/source/i18n/unicode/
utrans.h 291 utrans_register(UTransliterator* adoptedTrans,
  /external/icu/icu4c/source/i18n/unicode/
utrans.h 292 utrans_register(UTransliterator* adoptedTrans,
  /external/chromium_org/third_party/icu/source/test/cintltst/
utransts.c 378 utrans_register(rules, &status);
380 log_err("FAIL: utrans_register failed with error=%s\n", myErrorName(status));
405 utrans_register(rules2, &status);
407 log_err("FAIL: 2nd utrans_register failed with error=%s\n", myErrorName(status));
  /external/icu/icu4c/source/test/cintltst/
utransts.c 381 utrans_register(rules, &status);
383 log_err("FAIL: utrans_register failed with error=%s\n", myErrorName(status));
408 utrans_register(rules2, &status);
410 log_err("FAIL: 2nd utrans_register failed with error=%s\n", myErrorName(status));
  /external/chromium_org/third_party/icu/source/i18n/
utrans.cpp 246 utrans_register(UTransliterator* adoptedTrans, function
  /external/icu/icu4c/source/i18n/
utrans.cpp 247 utrans_register(UTransliterator* adoptedTrans, function
  /external/icu/icu4c/source/common/unicode/
urename.h 1660 #define utrans_register macro
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h 1738 #define utrans_register macro
    [all...]

Completed in 499 milliseconds