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

/external/libxml2/include/libxml/
H A Dchvalid.h93 * xmlIsBlankQ:
98 #define xmlIsBlankQ(c) (((c) < 0x100) ? \ macro

Completed in 64 milliseconds