HomeSort by relevance Sort by last modified time
    Searched full:uprv_cnttab_findcp (Results 1 - 9 of 9) sorted by null

  /external/icu4c/i18n/
ucol_cnt.h 84 uprv_cnttab_findCP(CntTable *table, uint32_t element, UChar codePoint, UErrorCode *status);
ucol_cnt.cpp 511 uprv_cnttab_findCP(CntTable *table, uint32_t element, UChar codePoint, UErrorCode *status) {
ucol_elm.cpp 914 int32_t position = uprv_cnttab_findCP(contractions, CE, *element->prefix, status);
    [all...]
  /external/icu4c/test/intltest/
cntabcol.cpp 208 uprv_cnttab_findCP(NULL, 0, 0, &status);
  /external/icu4c/common/unicode/
urename.h     [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/WebCore/icu/unicode/
urename.h     [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h     [all...]

Completed in 412 milliseconds