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

  /external/icu4c/i18n/unicode/
utrans.h 380 utrans_trans(const UTransliterator* trans,
416 * transliterations, clients should call utrans_trans() with a start
  /external/icu4c/test/cintltst/
utransts.c 666 /* utrans_trans() */
670 utrans_trans(trans, (UReplaceable*)xrepPtr, &xrepVtable, 0, &limit, &status);
672 log_err("FAIL: utrans_trans() failed, error=%s\n",
679 log_verbose("Ok: utrans_trans(%s) x %s -> %s\n",
684 log_err("FAIL: utrans_trans(%s) x %s -> %s, expected %s\n",
694 utrans_trans(trans, (UReplaceable*)xrepPtr, &xrepVtable, pos.start, &pos.limit, &status);
  /external/icu4c/i18n/
utrans.cpp 396 utrans_trans(const UTransliterator* trans,
  /external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h 1162 #define utrans_trans macro
    [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h 1162 #define utrans_trans macro
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
urename.h 1162 #define utrans_trans macro
    [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h 1162 #define utrans_trans macro
    [all...]
  /external/icu4c/common/unicode/
urename.h 1671 #define utrans_trans macro
    [all...]

Completed in 182 milliseconds