Searched refs:xmlStreamPush (Results 1 – 17 of 17) sorted by relevance
/third_party/libxml2/os400/libxmlrpg/ |
D | pattern.rpgle | 107 d xmlStreamPush pr extproc('xmlStreamPush')
|
/third_party/gettext/gnulib-local/lib/libxml/ |
D | pattern.in.h | 112 xmlStreamPush (xmlStreamCtxtPtr stream,
|
D | pattern.c | 2246 xmlStreamPush(xmlStreamCtxtPtr stream, in xmlStreamPush() function
|
D | elfgcchack.h | 10941 #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
|
D | xpath.c | 14208 ret = xmlStreamPush(patstream, NULL, NULL); in xmlXPathRunStreamEval() 14229 ret = xmlStreamPush(patstream, cur->name, in xmlXPathRunStreamEval()
|
D | xmlschemas.c | 22567 res = xmlStreamPush((xmlStreamCtxtPtr) sto->xpathCtxt, in xmlSchemaXPathEvaluate()
|
/third_party/libxml2/include/libxml/ |
D | pattern.h | 83 xmlStreamPush (xmlStreamCtxtPtr stream,
|
/third_party/libxml2/ |
D | xmllint.c | 1782 ret = xmlStreamPush(patstream, in processNode() 1863 ret = xmlStreamPush(patstream, NULL, NULL); in streamFile() 2030 ret = xmlStreamPush(patstream, NULL, NULL); in walkDoc()
|
D | libxml2.syms | 2015 xmlStreamPush;
|
D | runtest.c | 3518 ret = xmlStreamPush(patstream, in patternNode() 3659 ret = xmlStreamPush(patstream, NULL, NULL); in patternTest()
|
D | pattern.c | 2220 xmlStreamPush(xmlStreamCtxtPtr stream, in xmlStreamPush() function
|
D | elfgcchack.h | 10932 #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
|
D | xpath.c | 13750 ret = xmlStreamPush(patstream, NULL, NULL); in xmlXPathRunStreamEval() 13782 ret = xmlStreamPush(patstream, cur->name, in xmlXPathRunStreamEval()
|
D | xmlschemas.c | 22657 res = xmlStreamPush((xmlStreamCtxtPtr) sto->xpathCtxt, in xmlSchemaXPathEvaluate()
|
D | testapi.c | 17182 ret_val = xmlStreamPush(stream, (const xmlChar *)name, (const xmlChar *)ns); in test_xmlStreamPush()
|
/third_party/libxml2/win32/ |
D | libxml2.def.src | 1896 xmlStreamPush
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 111905 -#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
|