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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dvalid.c3459 xmlIsDocNameStartChar(xmlDocPtr doc, int c) { function
3545 if (!xmlIsDocNameStartChar(doc, val))
3594 if (!xmlIsDocNameStartChar(doc, val))
3611 if (!xmlIsDocNameStartChar(doc, val))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dvalid.c3459 xmlIsDocNameStartChar(xmlDocPtr doc, int c) { function
3545 if (!xmlIsDocNameStartChar(doc, val))
3594 if (!xmlIsDocNameStartChar(doc, val))
3611 if (!xmlIsDocNameStartChar(doc, val))

Completed in 129 milliseconds