Home
last modified time | relevance | path

Searched refs:xmlStreamPush (Results 1 – 17 of 17) sorted by relevance

/third_party/libxml2/os400/libxmlrpg/
Dpattern.rpgle107 d xmlStreamPush pr extproc('xmlStreamPush')
/third_party/gettext/gnulib-local/lib/libxml/
Dpattern.in.h112 xmlStreamPush (xmlStreamCtxtPtr stream,
Dpattern.c2246 xmlStreamPush(xmlStreamCtxtPtr stream, in xmlStreamPush() function
Delfgcchack.h10941 #undef xmlStreamPush
10942 extern __typeof (xmlStreamPush) xmlStreamPush __attribute((alias("xmlStreamPush__internal_alias")));
10944 #ifndef xmlStreamPush
10945 extern __typeof (xmlStreamPush) xmlStreamPush__internal_alias __attribute((visibility("hidden")));
10946 #define xmlStreamPush xmlStreamPush__internal_alias macro
Dxpath.c14208 ret = xmlStreamPush(patstream, NULL, NULL); in xmlXPathRunStreamEval()
14229 ret = xmlStreamPush(patstream, cur->name, in xmlXPathRunStreamEval()
Dxmlschemas.c22567 res = xmlStreamPush((xmlStreamCtxtPtr) sto->xpathCtxt, in xmlSchemaXPathEvaluate()
/third_party/libxml2/include/libxml/
Dpattern.h83 xmlStreamPush (xmlStreamCtxtPtr stream,
/third_party/libxml2/
Dxmllint.c1782 ret = xmlStreamPush(patstream, in processNode()
1863 ret = xmlStreamPush(patstream, NULL, NULL); in streamFile()
2030 ret = xmlStreamPush(patstream, NULL, NULL); in walkDoc()
Dlibxml2.syms2015 xmlStreamPush;
Druntest.c3518 ret = xmlStreamPush(patstream, in patternNode()
3659 ret = xmlStreamPush(patstream, NULL, NULL); in patternTest()
Dpattern.c2220 xmlStreamPush(xmlStreamCtxtPtr stream, in xmlStreamPush() function
Delfgcchack.h10932 #undef xmlStreamPush
10933 extern __typeof (xmlStreamPush) xmlStreamPush __attribute((alias("xmlStreamPush__internal_alias")));
10935 #ifndef xmlStreamPush
10936 extern __typeof (xmlStreamPush) xmlStreamPush__internal_alias __attribute((visibility("hidden")));
10937 #define xmlStreamPush xmlStreamPush__internal_alias macro
Dxpath.c13750 ret = xmlStreamPush(patstream, NULL, NULL); in xmlXPathRunStreamEval()
13782 ret = xmlStreamPush(patstream, cur->name, in xmlXPathRunStreamEval()
Dxmlschemas.c22657 res = xmlStreamPush((xmlStreamCtxtPtr) sto->xpathCtxt, in xmlSchemaXPathEvaluate()
Dtestapi.c17182 ret_val = xmlStreamPush(stream, (const xmlChar *)name, (const xmlChar *)ns); in test_xmlStreamPush()
/third_party/libxml2/win32/
Dlibxml2.def.src1896 xmlStreamPush
/third_party/chromium/patch/
D0001-cve.patch111905 -#undef xmlStreamPush
111906 -extern __typeof (xmlStreamPush) xmlStreamPush __attribute((alias("xmlStreamPush__internal_alias"))…
111908 -#ifndef xmlStreamPush
111909 -extern __typeof (xmlStreamPush) xmlStreamPush__internal_alias __attribute((visibility("hidden")));
111910 -#define xmlStreamPush xmlStreamPush__internal_alias