Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlNewPI

2124 		"xmlNewPI : name == NULL\n");
2155 * xmlNewPI:
2165 xmlNewPI(const xmlChar *name, const xmlChar *content) {