Home
last modified time | relevance | path

Searched refs:xmlParseStringName (Results 1 – 1 of 1) sorted by relevance

/third_party/libxml2/
Dparser.c3579 xmlParseStringName(xmlParserCtxtPtr ctxt, const xmlChar** str) { in xmlParseStringName() function
3869 name = xmlParseStringName(ctxt, &cur); in xmlParseEntityValue()
7737 name = xmlParseStringName(ctxt, &ptr); in xmlParseStringEntityRef()
8194 name = xmlParseStringName(ctxt, &ptr); in xmlParseStringPEReference()