OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:u_isgraphPOSIX
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/common/
uchar.c
274
return (UBool)((GET_CATEGORY(props)==U_SPACE_SEPARATOR) ||
u_isgraphPOSIX
(c));
295
u_isgraphPOSIX
(UChar32 c) {
/external/icu/icu4c/source/common/unicode/
urename.h
304
#define
u_isgraphPOSIX
U_ICU_ENTRY_POINT_RENAME(
u_isgraphPOSIX
)
[
all
...]
Completed in 829 milliseconds