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

/external/libxml2/include/libxml/
H A DparserInternals.h159 * IS_EXTENDER:
169 #define IS_EXTENDER(c) xmlIsExtenderQ(c) macro
175 * Behaves like IS_EXTENDER but with a single-byte argument

Completed in 48 milliseconds