xmlValidateNmtokenValue 15254 third_party/libxml/src/elfgcchack.h #undef xmlValidateNmtokenValue
xmlValidateNmtokenValue 15255 third_party/libxml/src/elfgcchack.h extern __typeof (xmlValidateNmtokenValue) xmlValidateNmtokenValue __attribute((alias("xmlValidateNmtokenValue__internal_alias")));
xmlValidateNmtokenValue 15257 third_party/libxml/src/elfgcchack.h #ifndef xmlValidateNmtokenValue
xmlValidateNmtokenValue 15258 third_party/libxml/src/elfgcchack.h extern __typeof (xmlValidateNmtokenValue) xmlValidateNmtokenValue__internal_alias __attribute((visibility("hidden")));
xmlValidateNmtokenValue 15259 third_party/libxml/src/elfgcchack.h #define xmlValidateNmtokenValue xmlValidateNmtokenValue__internal_alias
xmlValidateNmtokenValue  427 third_party/libxml/src/include/libxml/valid.h 		xmlValidateNmtokenValue	(const xmlChar *value);
xmlValidateNmtokenValue 26527 third_party/libxml/src/testapi.c         ret_val = xmlValidateNmtokenValue((const xmlChar *)value);