Home
last modified time | relevance | path

Searched refs:xmlFreeParserInputBuffer (Results 1 – 18 of 18) sorted by relevance

/third_party/libxml2/include/libxml/
DxmlIO.h200 xmlFreeParserInputBuffer (xmlParserInputBufferPtr in);
/third_party/libxml2/python/
Dlibxml.py106 libxml2mod.xmlFreeParserInputBuffer(self._o)
112 libxml2mod.xmlFreeParserInputBuffer(self._o)
/third_party/cef/libcef/browser/
Dxml_reader_impl.cc162 xmlFreeParserInputBuffer(input_buffer); in Initialize()
/third_party/libxml2/
Dxmlreader.c2261 xmlFreeParserInputBuffer(input); in xmlNewTextReaderFilename()
2351 xmlFreeParserInputBuffer(reader->input); in xmlFreeTextReader()
2391 xmlFreeParserInputBuffer(reader->input); in xmlTextReaderClose()
5201 xmlFreeParserInputBuffer(input); in xmlTextReaderSetup()
5217 xmlFreeParserInputBuffer(reader->input); in xmlTextReaderSetup()
5296 xmlFreeParserInputBuffer(buf); in xmlTextReaderSetup()
5522 xmlFreeParserInputBuffer(buf); in xmlReaderForMemory()
5559 xmlFreeParserInputBuffer(input); in xmlReaderForFd()
5601 xmlFreeParserInputBuffer(input); in xmlReaderForIO()
5628 xmlFreeParserInputBuffer(reader->input); in xmlReaderNewWalker()
Dtestchar.c558 xmlFreeParserInputBuffer(buf); in testCharRanges()
DHTMLparser.c5202 xmlFreeParserInputBuffer(buf); in htmlCreateMemoryParserCtxt()
6318 xmlFreeParserInputBuffer(buf); in htmlCreatePushParserCtxt()
7020 xmlFreeParserInputBuffer(input); in htmlReadFd()
7025 xmlFreeParserInputBuffer(input); in htmlReadFd()
7067 xmlFreeParserInputBuffer(input); in htmlReadIO()
7072 xmlFreeParserInputBuffer(input); in htmlReadIO()
7185 xmlFreeParserInputBuffer(input); in htmlCtxtReadMemory()
7227 xmlFreeParserInputBuffer(input); in htmlCtxtReadFd()
7275 xmlFreeParserInputBuffer(input); in htmlCtxtReadIO()
Dparser.c12467 xmlFreeParserInputBuffer(buf); in xmlCreatePushParserCtxt()
12479 xmlFreeParserInputBuffer(buf); in xmlCreatePushParserCtxt()
12500 xmlFreeParserInputBuffer(buf); in xmlCreatePushParserCtxt()
12511 xmlFreeParserInputBuffer(buf); in xmlCreatePushParserCtxt()
12571 xmlFreeParserInputBuffer(ctxt->input->buf); in xmlHaltParser()
12628 xmlFreeParserInputBuffer(buf); in xmlCreateIOParserCtxt()
12638 xmlFreeParserInputBuffer(buf); in xmlCreateIOParserCtxt()
12694 xmlFreeParserInputBuffer(input); in xmlIOParseDTD()
12719 xmlFreeParserInputBuffer(input); in xmlIOParseDTD()
14367 xmlFreeParserInputBuffer(buf); in xmlCreateMemoryParserCtxt()
[all …]
Dxmllint.c1664 xmlFreeParserInputBuffer(buf); in testSAX()
1696 xmlFreeParserInputBuffer(buf); in testSAX()
1704 xmlFreeParserInputBuffer(buf); in testSAX()
1986 xmlFreeParserInputBuffer(input); in streamFile()
DparserInternals.c1349 xmlFreeParserInputBuffer(input->buf); in xmlFreeInputStream()
1550 xmlFreeParserInputBuffer(buf); in xmlNewInputFromFile()
Dlibxml2.syms588 xmlFreeParserInputBuffer;
Dxinclude.c1928 xmlFreeParserInputBuffer(buf); in xmlXIncludeLoadTxt()
Delfgcchack.h3733 #undef xmlFreeParserInputBuffer
3734 extern __typeof (xmlFreeParserInputBuffer) xmlFreeParserInputBuffer __attribute((alias("xmlFreePars…
3736 #ifndef xmlFreeParserInputBuffer
3737 extern __typeof (xmlFreeParserInputBuffer) xmlFreeParserInputBuffer__internal_alias __attribute((vi…
3738 #define xmlFreeParserInputBuffer xmlFreeParserInputBuffer__internal_alias macro
DxmlIO.c2494 xmlFreeParserInputBuffer(xmlParserInputBufferPtr in) { in xmlFreeParserInputBuffer() function
Dcatalog.c918 xmlFreeParserInputBuffer(buf); in xmlParseCatalogFile()
Dtestapi.c492 xmlFreeParserInputBuffer(val); in des_xmlParserInputBufferPtr()
842 xmlFreeParserInputBuffer(val); in desret_xmlParserInputBufferPtr()
/third_party/libxml2/os400/libxmlrpg/
DxmlIO.rpgle236 d xmlFreeParserInputBuffer...
237 d pr extproc('xmlFreeParserInputBuffer')
/third_party/libxml2/win32/
Dlibxml2.def.src892 xmlFreeParserInputBuffer
/third_party/chromium/patch/
D0001-cve.patch104718 -#undef xmlFreeParserInputBuffer
104719 -extern __typeof (xmlFreeParserInputBuffer) xmlFreeParserInputBuffer __attribute((alias("xmlFreePar…
104721 -#ifndef xmlFreeParserInputBuffer
104722 -extern __typeof (xmlFreeParserInputBuffer) xmlFreeParserInputBuffer__internal_alias __attribute((v…
104723 -#define xmlFreeParserInputBuffer xmlFreeParserInputBuffer__internal_alias
132500 xmlFreeParserInputBuffer(buf);