Lines Matching refs:XML_Bool
60 typedef unsigned char XML_Bool; typedef
61 #define XML_TRUE ((XML_Bool)1)
62 #define XML_FALSE ((XML_Bool)0)
287 XMLPARSEAPI(XML_Bool)
722 XML_UseForeignDTD(XML_Parser parser, XML_Bool useDTD);
829 XML_StopParser(XML_Parser parser, XML_Bool resumable);
850 XML_Bool finalBuffer;
1052 XMLPARSEAPI(XML_Bool)
1058 XMLPARSEAPI(XML_Bool)
1064 XMLPARSEAPI(XML_Bool)
1065 XML_SetReparseDeferralEnabled(XML_Parser parser, XML_Bool enabled);