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

/external/chromium_org/third_party/icu/source/common/
H A Duchar.c227 u_isWhitespace(UChar32 c) { function
684 /* add no-break spaces for u_isWhitespace() what was not added above */
/external/icu/icu4c/source/common/
H A Duchar.c227 u_isWhitespace(UChar32 c) { function
684 /* add no-break spaces for u_isWhitespace() what was not added above */
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h299 #define u_isWhitespace U_ICU_ENTRY_POINT_RENAME(u_isWhitespace) macro
/external/icu/icu4c/source/common/unicode/
H A Durename.h291 #define u_isWhitespace U_ICU_ENTRY_POINT_RENAME(u_isWhitespace) macro

Completed in 106 milliseconds