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

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

Completed in 74 milliseconds