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

  /external/chromium/third_party/icu/public/i18n/unicode/
utrans.h 360 utrans_trans(const UTransliterator* trans,
396 * transliterations, clients should call utrans_trans() with a start
  /external/icu4c/i18n/unicode/
utrans.h 380 utrans_trans(const UTransliterator* trans,
416 * transliterations, clients should call utrans_trans() with a start
  /external/chromium/third_party/icu/source/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/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/chromium/third_party/icu/source/i18n/
utrans.cpp 396 utrans_trans(const UTransliterator* trans,
  /external/icu4c/i18n/
utrans.cpp 396 utrans_trans(const UTransliterator* trans,
  /external/webkit/JavaScriptCore/icu/unicode/
urename.h 1162 #define utrans_trans macro
    [all...]
  /external/webkit/JavaScriptGlue/icu/unicode/
urename.h 1162 #define utrans_trans macro
    [all...]
  /external/webkit/WebCore/icu/unicode/
urename.h 1162 #define utrans_trans macro
    [all...]
  /external/webkit/WebKit/mac/icu/unicode/
urename.h 1162 #define utrans_trans macro
    [all...]
  /external/icu4c/common/unicode/
urename.h 1618 #define utrans_trans macro
    [all...]
  /external/chromium/third_party/icu/public/common/unicode/
urename.h 1433 #define utrans_trans macro
    [all...]

Completed in 646 milliseconds