OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ASCII_SPACE
(Results
1 - 6
of
6
) sorted by null
/external/chromium/third_party/icu/source/test/intltest/
nptrans.h
32
#define
ASCII_SPACE
0x0020
nptrans.cpp
126
return (UBool)(ch !=
ASCII_SPACE
);
/external/icu4c/test/intltest/
nptrans.h
32
#define
ASCII_SPACE
0x0020
nptrans.cpp
126
return (UBool)(ch !=
ASCII_SPACE
);
/external/expat/lib/
ascii.h
71
#define
ASCII_SPACE
0x20
xmltok_impl.c
[
all
...]
Completed in 97 milliseconds