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

/external/libxml2/
H A Dvalid.c3412 xmlIsDocNameStartChar(xmlDocPtr doc, int c) { function
3498 if (!xmlIsDocNameStartChar(doc, val))
3547 if (!xmlIsDocNameStartChar(doc, val))
3564 if (!xmlIsDocNameStartChar(doc, val))

Completed in 49 milliseconds