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

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

Completed in 43 milliseconds