Searched defs:utf8_nextCharSafeBody (Results 1 - 8 of 8) sorted by relevance

/external/chromium/base/third_party/icu/
H A Dicu_utf.cc137 utf8_nextCharSafeBody(const uint8 *s, int32 *pi, int32 length, UChar32 c, UBool strict) { function in namespace:base_icu
/external/icu4c/common/
H A Dutf_impl.c108 utf8_nextCharSafeBody(const uint8_t *s, int32_t *pi, int32_t length, UChar32 c, UBool strict) { function
/external/icu4c/common/unicode/
H A Duintrnal.h128 # define utf8_nextCharSafeBody utf8_nextCharSafeBody_INTERNAL_API_DO_NOT_USE macro
H A Durename.h1640 #define utf8_nextCharSafeBody U_ICU_ENTRY_POINT_RENAME(utf8_nextCharSafeBody) macro
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Durename.h1132 #define utf8_nextCharSafeBody utf8_nextCharSafeBody_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Durename.h1132 #define utf8_nextCharSafeBody utf8_nextCharSafeBody_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Durename.h1132 #define utf8_nextCharSafeBody utf8_nextCharSafeBody_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h1132 #define utf8_nextCharSafeBody utf8_nextCharSafeBody_3_2 macro

Completed in 261 milliseconds