Searched refs:namePush (Results 1 – 7 of 7) sorted by relevance
547 XMLPUBFUN int XMLCALL namePush (xmlParserCtxtPtr ctxt,
465 d namePush pr 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
1905 namePush(xmlParserCtxtPtr ctxt, const xmlChar * value) in namePush() function9939 namePush(ctxt, name); in xmlParseElement()11413 namePush(ctxt, name); in xmlParseTryOrFinish()
15746 ret_val = namePush(ctxt, (const xmlChar *)value); in test_namePush()
431 namePush