Searched refs:namePush (Results 1 – 7 of 7) sorted by relevance
547 XMLPUBFUN int XMLCALL namePush (xmlParserCtxtPtr ctxt,
449 d namePush pr 10i 0 extproc('namePush')
128 namePush;
827 #undef namePush828 extern __typeof (namePush) namePush __attribute((alias("namePush__internal_alias")));830 #ifndef namePush831 extern __typeof (namePush) namePush__internal_alias __attribute((visibility("hidden")));832 #define namePush namePush__internal_alias macro
1893 namePush(xmlParserCtxtPtr ctxt, const xmlChar * value) in namePush() function10140 namePush(ctxt, name); in xmlParseElement()11620 namePush(ctxt, name); in xmlParseTryOrFinish()
15647 ret_val = namePush(ctxt, (const xmlChar *)value); in test_namePush()
431 namePush