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

/external/chromium_org/third_party/icu/source/i18n/
H A Ducol_bld.cpp970 _processUCACompleteIgnorables(const void *context, UChar32 start, UChar32 limit, uint32_t value) { function
1304 utrie_enum(&t->UCA->mapping, NULL, _processUCACompleteIgnorables, t);
/external/icu4c/i18n/
H A Ducol_bld.cpp977 _processUCACompleteIgnorables(const void *context, UChar32 start, UChar32 limit, uint32_t value) { function
1315 utrie_enum(&t->UCA->mapping, NULL, _processUCACompleteIgnorables, t);

Completed in 97 milliseconds