xmlNewProp        277 third_party/libxml/src/HTMLtree.c             xmlNewProp(meta, BAD_CAST"http-equiv", BAD_CAST"Content-Type");
xmlNewProp        278 third_party/libxml/src/HTMLtree.c             xmlNewProp(meta, BAD_CAST"content", BAD_CAST newcontent);
xmlNewProp       6236 third_party/libxml/src/elfgcchack.h #undef xmlNewProp
xmlNewProp       6237 third_party/libxml/src/elfgcchack.h extern __typeof (xmlNewProp) xmlNewProp __attribute((alias("xmlNewProp__internal_alias")));
xmlNewProp       6239 third_party/libxml/src/elfgcchack.h #ifndef xmlNewProp
xmlNewProp       6240 third_party/libxml/src/elfgcchack.h extern __typeof (xmlNewProp) xmlNewProp__internal_alias __attribute((visibility("hidden")));
xmlNewProp       6241 third_party/libxml/src/elfgcchack.h #define xmlNewProp xmlNewProp__internal_alias
xmlNewProp        746 third_party/libxml/src/include/libxml/tree.h 		xmlNewProp		(xmlNodePtr node,
xmlNewProp       21739 third_party/libxml/src/testapi.c         ret_val = xmlNewProp(node, (const xmlChar *)name, (const xmlChar *)value);
xmlNewProp       25515 third_party/libxml/src/xmlschemas.c 		    if (xmlNewProp(defAttrOwnerElem,