Searched refs:_processSpecials (Results 1 - 2 of 2) sorted by relevance

/external/chromium/third_party/icu/source/i18n/
H A Ducol_sit.cpp758 _processSpecials(const void *context, UChar32 start, UChar32 limit, uint32_t CE) function
854 utrie_enum(&coll->UCA->mapping, NULL, _processSpecials, &c);
859 utrie_enum(&coll->mapping, NULL, _processSpecials, &c);
/external/icu4c/i18n/
H A Ducol_sit.cpp757 _processSpecials(const void *context, UChar32 start, UChar32 limit, uint32_t CE) function
853 utrie_enum(&coll->UCA->mapping, NULL, _processSpecials, &c);
858 utrie_enum(&coll->mapping, NULL, _processSpecials, &c);

Completed in 38 milliseconds