Searched refs:xmlValidateNameValueInternal (Results 1 - 1 of 1) sorted by relevance

/external/libxml2/
H A Dvalid.c3490 xmlValidateNameValueInternal(xmlDocPtr doc, const xmlChar *value) { function
3524 return(xmlValidateNameValueInternal(NULL, value));
3769 return(xmlValidateNameValueInternal(doc, value));

Completed in 1364 milliseconds