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

/external/libxml2/include/libxml/
H A Dchvalid.h202 * xmlIsPubidCharQ:
207 #define xmlIsPubidCharQ(c) (((c) < 0x100) ? \ macro

Completed in 28 milliseconds