Searched refs:xmlStreamPushAttr (Results 1 - 4 of 4) sorted by relevance

/external/libxml2/include/libxml/
H A Dpattern.h87 xmlStreamPushAttr (xmlStreamCtxtPtr stream,
/external/libxml2/
H A Dpattern.c2246 * xmlStreamPushAttr:
2262 xmlStreamPushAttr(xmlStreamCtxtPtr stream, function
H A Delfgcchack.h10772 #undef xmlStreamPushAttr macro
10773 extern __typeof (xmlStreamPushAttr) xmlStreamPushAttr __attribute((alias("xmlStreamPushAttr__internal_alias")));
10775 #ifndef xmlStreamPushAttr
10776 extern __typeof (xmlStreamPushAttr) xmlStreamPushAttr__internal_alias __attribute((visibility("hidden")));
10777 #define xmlStreamPushAttr xmlStreamPushAttr__internal_alias macro
H A Dxmlschemas.c22399 res = xmlStreamPushAttr((xmlStreamCtxtPtr) sto->xpathCtxt,

Completed in 219 milliseconds