xmlNewText       6277 third_party/libxml/src/elfgcchack.h #undef xmlNewText
xmlNewText       6278 third_party/libxml/src/elfgcchack.h extern __typeof (xmlNewText) xmlNewText __attribute((alias("xmlNewText__internal_alias")));
xmlNewText       6280 third_party/libxml/src/elfgcchack.h #ifndef xmlNewText
xmlNewText       6281 third_party/libxml/src/elfgcchack.h extern __typeof (xmlNewText) xmlNewText__internal_alias __attribute((visibility("hidden")));
xmlNewText       6282 third_party/libxml/src/elfgcchack.h #define xmlNewText xmlNewText__internal_alias
xmlNewText        809 third_party/libxml/src/include/libxml/tree.h 		xmlNewText		(const xmlChar *content);
xmlNewText       7189 third_party/libxml/src/relaxng.c                                 text = xmlNewText(name);
xmlNewText        571 third_party/libxml/src/testapi.c     if (no == 0) return(xmlNewText(BAD_CAST "text"));
xmlNewText       21818 third_party/libxml/src/testapi.c         ret_val = xmlNewText((const xmlChar *)content);
xmlNewText       2600 third_party/libxml/src/tree.c     cur = xmlNewText(content);
xmlNewText       1037 third_party/libxml/src/xinclude.c 		    tmp = xmlNewText(content);
xmlNewText       1878 third_party/libxml/src/xinclude.c     node = xmlNewText(NULL);
xmlNewText       1196 third_party/libxml/src/xmlsave.c 	    cur->children = xmlNewText(cur->name);
xmlNewText       26188 third_party/libxml/src/xmlschemas.c 		textChild = xmlNewText(BAD_CAST normValue);
xmlNewText       26191 third_party/libxml/src/xmlschemas.c 		textChild = xmlNewText(inode->decl->value);
xmlNewText       1523 third_party/libxml/src/xpointer.c 		    tmp = xmlNewText(content);
xmlNewText        947 third_party/libxslt/libxslt/attributes.c 	    copyTxt = xmlNewText(NULL);
xmlNewText        966 third_party/libxslt/libxslt/attributes.c 	    copyTxt = xmlNewText(inst->children->content);
xmlNewText        542 third_party/libxslt/libxslt/templates.c         text = xmlNewText(NULL);
xmlNewText        728 third_party/libxslt/libxslt/templates.c 	text = xmlNewText(NULL);