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

/external/chromium_org/third_party/icu/source/common/
H A Ducnv_ext.cpp462 ucnv_extFindFromU(const UChar *fromUSection, int32_t length, UChar u) { function
619 idx=ucnv_extFindFromU(fromUSectionUChars, length, c);
/external/icu/icu4c/source/common/
H A Ducnv_ext.cpp462 ucnv_extFindFromU(const UChar *fromUSection, int32_t length, UChar u) { function
619 idx=ucnv_extFindFromU(fromUSectionUChars, length, c);

Completed in 308 milliseconds