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

  /external/icu/icu4c/source/i18n/unicode/
utrans.h 292 utrans_register(UTransliterator* adoptedTrans,
  /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/icu/icu4c/source/i18n/
utrans.cpp 247 utrans_register(UTransliterator* adoptedTrans, function
  /external/icu/icu4c/source/common/unicode/
urename.h 1700 #define utrans_register macro
    [all...]

Completed in 65 milliseconds