Searched refs:xmlNewPI (Results 1 – 7 of 7) sorted by relevance
859 xmlNewPI (const xmlChar *name,
995 xmlNewPI;
6317 #undef xmlNewPI6318 extern __typeof (xmlNewPI) xmlNewPI __attribute((alias("xmlNewPI__internal_alias")));6320 #ifndef xmlNewPI6321 extern __typeof (xmlNewPI) xmlNewPI__internal_alias __attribute((visibility("hidden")));6322 #define xmlNewPI xmlNewPI__internal_alias macro
2210 xmlNewPI(const xmlChar *name, const xmlChar *content) { in xmlNewPI() function
526 if (no == 0) return(xmlNewPI(BAD_CAST "test", NULL)); in gen_xmlNodePtr()566 if (no == 0) return(xmlNewPI(BAD_CAST "test", NULL)); in gen_xmlNodePtr_in()22009 ret_val = xmlNewPI((const xmlChar *)name, (const xmlChar *)content); in test_xmlNewPI()
964 d xmlNewPI pr extproc('xmlNewPI')
1256 xmlNewPI