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 294 utrans_register(UTransliterator* adoptedTrans,
  /external/icu/icu4c/source/test/cintltst/
utransts.c 384 utrans_register(rules, &status);
386 log_err("FAIL: utrans_register failed with error=%s\n", myErrorName(status));
411 utrans_register(rules2, &status);
413 log_err("FAIL: 2nd utrans_register failed with error=%s\n", myErrorName(status));
  /external/icu/icu4c/source/i18n/
utrans.cpp 249 utrans_register(UTransliterator* adoptedTrans, function
  /external/icu/icu4c/source/common/unicode/
urename.h 1722 #define utrans_register macro
    [all...]

Completed in 101 milliseconds