Searched defs:xmlIsBlank_ch (Results 1 – 2 of 2) sorted by relevance
88 #define xmlIsBlank_ch(c) (((c) == 0x20) || \ macro