Home
last modified time | relevance | path

Searched refs:xmlNewPI (Results 1 – 7 of 7) sorted by relevance

/external/libxml2/include/libxml/
Dtree.h859 xmlNewPI (const xmlChar *name,
/external/libxml2/
Dlibxml2.syms995 xmlNewPI;
Delfgcchack.h6317 #undef xmlNewPI
6318 extern __typeof (xmlNewPI) xmlNewPI __attribute((alias("xmlNewPI__internal_alias")));
6320 #ifndef xmlNewPI
6321 extern __typeof (xmlNewPI) xmlNewPI__internal_alias __attribute((visibility("hidden")));
6322 #define xmlNewPI xmlNewPI__internal_alias macro
Dtree.c2210 xmlNewPI(const xmlChar *name, const xmlChar *content) { in xmlNewPI() function
Dtestapi.c526 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()
/external/libxml2/os400/libxmlrpg/
Dtree.rpgle964 d xmlNewPI pr extproc('xmlNewPI')
/external/libxml2/win32/
Dlibxml2.def.src1256 xmlNewPI