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

/external/chromium_org/third_party/icu/source/common/
H A Duchar.c276 return (UBool)((GET_CATEGORY(props)==U_SPACE_SEPARATOR) || u_isgraphPOSIX(c));
297 u_isgraphPOSIX(UChar32 c) { function
/external/icu/icu4c/source/common/
H A Duchar.c276 return (UBool)((GET_CATEGORY(props)==U_SPACE_SEPARATOR) || u_isgraphPOSIX(c));
297 u_isgraphPOSIX(UChar32 c) { function
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h309 #define u_isgraphPOSIX U_ICU_ENTRY_POINT_RENAME(u_isgraphPOSIX) macro
/external/icu/icu4c/source/common/unicode/
H A Durename.h301 #define u_isgraphPOSIX U_ICU_ENTRY_POINT_RENAME(u_isgraphPOSIX) macro

Completed in 105 milliseconds