Home
last modified time | relevance | path

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

/third_party/libxml2/include/libxml/
DparserInternals.h143 #define IS_BLANK_CH(c) xmlIsBlank_ch(c) macro
/third_party/gettext/gnulib-local/lib/libxml/
DparserInternals.in.h172 #define IS_BLANK_CH(c) xmlIsBlank_ch(c) macro