Searched refs:u_writeIdenticalLevelRunTwoChars (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dbocsu.h158 u_writeIdenticalLevelRunTwoChars(UChar32 first, UChar32 second, uint8_t *p);
H A Dbocsu.cpp138 u_writeIdenticalLevelRunTwoChars(UChar32 first, UChar32 second, uint8_t *p) { function
H A Ducol.cpp5960 bocsuBytesWritten = u_writeIdenticalLevelRunTwoChars(first, second, buff);
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h426 #define u_writeIdenticalLevelRunTwoChars U_ICU_ENTRY_POINT_RENAME(u_writeIdenticalLevelRunTwoChars) macro

Completed in 1483 milliseconds