OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xmlIsIdeographicQ
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libxml/src/include/libxml/
chvalid.h
179
*
xmlIsIdeographicQ
:
184
#define
xmlIsIdeographicQ
(c) (((c) < 0x100) ? \
/external/libxml2/include/libxml/
chvalid.h
179
*
xmlIsIdeographicQ
:
184
#define
xmlIsIdeographicQ
(c) (((c) < 0x100) ? \
Completed in 1266 milliseconds