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

/external/chromium_org/third_party/libxml/src/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
/external/libxml2/include/libxml/
H A DparserInternals.h192 * IS_EXTENDER:
202 #define IS_EXTENDER(c) xmlIsExtenderQ(c) macro
208 * Behaves like IS_EXTENDER but with a single-byte argument

Completed in 645 milliseconds