Searched defs:utext_current32 (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Dutext.cpp179 // utext_current32. Get the UChar32 at the current position.
184 utext_current32(UText *ut) { function
257 c = utext_current32(ut);
/external/icu/icu4c/source/common/
H A Dutext.cpp179 // utext_current32. Get the UChar32 at the current position.
184 utext_current32(UText *ut) { function
257 c = utext_current32(ut);
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h1684 #define utext_current32 U_ICU_ENTRY_POINT_RENAME(utext_current32) macro
/external/icu/icu4c/source/common/unicode/
H A Durename.h1605 #define utext_current32 U_ICU_ENTRY_POINT_RENAME(utext_current32) macro

Completed in 327 milliseconds