Home
last modified time | relevance | path

Searched refs:xmlSetupParserForBuffer (Results 1 – 8 of 8) sorted by relevance

/third_party/libxml2/include/libxml/
Dparser.h988 xmlSetupParserForBuffer (xmlParserCtxtPtr ctxt,
/third_party/libxml2/
Dlibxml2.syms777 xmlSetupParserForBuffer;
Delfgcchack.h10568 #undef xmlSetupParserForBuffer
10569 extern __typeof (xmlSetupParserForBuffer) xmlSetupParserForBuffer __attribute((alias("xmlSetupParse…
10571 #ifndef xmlSetupParserForBuffer
10572 extern __typeof (xmlSetupParserForBuffer) xmlSetupParserForBuffer__internal_alias __attribute((visi…
10573 #define xmlSetupParserForBuffer xmlSetupParserForBuffer__internal_alias macro
Dparser.c14255 xmlSetupParserForBuffer(xmlParserCtxtPtr ctxt, const xmlChar* buffer, in xmlSetupParserForBuffer() function
Dtestapi.c15399 xmlSetupParserForBuffer(ctxt, (const xmlChar *)buffer, filename); in test_xmlSetupParserForBuffer()
/third_party/libxml2/os400/libxmlrpg/
Dparser.rpgle1087 d xmlSetupParserForBuffer...
1088 d pr extproc('xmlSetupParserForBuffer')
/third_party/libxml2/win32/
Dlibxml2.def.src1835 xmlSetupParserForBuffer
/third_party/chromium/patch/
D0001-cve.patch111541 -#undef xmlSetupParserForBuffer
111542 -extern __typeof (xmlSetupParserForBuffer) xmlSetupParserForBuffer __attribute((alias("xmlSetupPars…
111544 -#ifndef xmlSetupParserForBuffer
111545 -extern __typeof (xmlSetupParserForBuffer) xmlSetupParserForBuffer__internal_alias __attribute((vis…
111546 -#define xmlSetupParserForBuffer xmlSetupParserForBuffer__internal_alias