Home
last modified time | relevance | path

Searched refs:XML_SetCdataSectionHandler (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/expat/fuzz/
H A Dxml_lpm_fuzzer.cpp394 XML_SetCdataSectionHandler(parser, StartCdataSectionHandler, in InitializeParser()
/freebsd/contrib/expat/lib/
H A Dexpat.h573 XML_SetCdataSectionHandler(XML_Parser parser,
H A Dxmlparse.c1835 XML_SetCdataSectionHandler(XML_Parser parser, in XML_SetCdataSectionHandler() function
/freebsd/contrib/expat/tests/
H A Dalloc_tests.c510 XML_SetCdataSectionHandler(g_parser, dummy_start_cdata_handler, in START_TEST()
/freebsd/contrib/expat/xmlwf/
H A Dxmlwf.c1256 XML_SetCdataSectionHandler(parser, metaStartCdataSection, in tmain()