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

/external/chromium_org/third_party/libxml/src/include/libxml/
H A DparserInternals.h105 * IS_BLANK_CH:
110 #define IS_BLANK_CH(c) xmlIsBlank_ch(c) macro
/external/libxml2/include/libxml/
H A DparserInternals.h138 * IS_BLANK_CH:
143 #define IS_BLANK_CH(c) xmlIsBlank_ch(c) macro

Completed in 440 milliseconds