Home
last modified time | relevance | path

Searched refs:xmlStreamPushAttr (Results 1 – 9 of 9) sorted by relevance

/external/libxml2/os400/libxmlrpg/
Dpattern.rpgle113 d xmlStreamPushAttr...
114 d pr extproc('xmlStreamPushAttr')
/external/libxml2/include/libxml/
Dpattern.h87 xmlStreamPushAttr (xmlStreamCtxtPtr stream,
/external/libxml2/
Dlibxml2.syms2014 xmlStreamPushAttr;
Dpattern.c2267 xmlStreamPushAttr(xmlStreamCtxtPtr stream, in xmlStreamPushAttr() function
Delfgcchack.h10922 #undef xmlStreamPushAttr
10923 extern __typeof (xmlStreamPushAttr) xmlStreamPushAttr __attribute((alias("xmlStreamPushAttr__intern…
10925 #ifndef xmlStreamPushAttr
10926 extern __typeof (xmlStreamPushAttr) xmlStreamPushAttr__internal_alias __attribute((visibility("hidd…
10927 #define xmlStreamPushAttr xmlStreamPushAttr__internal_alias macro
Dxmlschemas.c22541 res = xmlStreamPushAttr((xmlStreamCtxtPtr) sto->xpathCtxt, in xmlSchemaXPathEvaluate()
Dtestapi.c17228 ret_val = xmlStreamPushAttr(stream, (const xmlChar *)name, (const xmlChar *)ns); in test_xmlStreamPushAttr()
DChangeLog4794 Added xmlStreamPushAttr to the API.
/external/libxml2/win32/
Dlibxml2.def.src1895 xmlStreamPushAttr