Home
last modified time | relevance | path

Searched refs:XML_Bool (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/expat/lib/
H A Dxmlparse.c207 XML_Bool open;
208 XML_Bool is_param;
245 XML_Bool xmlns;
250 XML_Bool isCdata;
281 XML_Bool standalone;
289 XML_Bool in_eldecl;
392 static XML_Bool
510 XML_Bool m_ns;
958 XML_Bool XMLCALL
2103 static XML_Bool
[all …]
H A Dexpat.h28 typedef unsigned char XML_Bool; typedef
29 #define XML_TRUE ((XML_Bool) 1)
30 #define XML_FALSE ((XML_Bool) 0)
246 XMLPARSEAPI(XML_Bool)
711 XML_UseForeignDTD(XML_Parser parser, XML_Bool useDTD);
818 XML_StopParser(XML_Parser parser, XML_Bool resumable);
844 XML_Bool finalBuffer;
/freebsd-12.1/contrib/expat/
H A DChanges174 - Defined XML_Bool type and the values XML_TRUE and XML_FALSE.
/freebsd-12.1/contrib/expat/tests/
H A Druntests.c1100 static XML_Bool resumable = XML_FALSE;