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

  /external/icu/icu4c/source/common/
loadednormalizer2impl.cpp 94 ownedTrie=utrie2_openFromSerialized(UTRIE2_16_VALUE_BITS,
utrie2.h 101 utrie2_openFromSerialized(UTrie2ValueBits valueBits,
123 * @see utrie2_openFromSerialized
321 * @see utrie2_openFromSerialized()
    [all...]
utrie2.cpp 130 utrie2_openFromSerialized(UTrie2ValueBits valueBits,
ucnvsel.cpp 568 sel->trie = utrie2_openFromSerialized(UTRIE2_16_VALUE_BITS,
  /external/icu/icu4c/source/i18n/
collationdatareader.cpp 170 data->trie = tailoring.trie = utrie2_openFromSerialized(
  /external/icu/icu4c/source/test/cintltst/
trie2test.c 673 trie=utrie2_openFromSerialized(valueBits, storage, length2, &length3, &errorCode);
675 log_err("error: utrie2_openFromSerialized(%s) failed, %s\n", testName, u_errorName(errorCode));
    [all...]
  /external/icu/icu4c/source/common/unicode/
urename.h     [all...]

Completed in 73 milliseconds