Home
last modified time | relevance | path

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

/external/libxml2/
Dparser.c3510 xmlParseStringName(xmlParserCtxtPtr ctxt, const xmlChar** str) { in xmlParseStringName() function
3789 name = xmlParseStringName(ctxt, &cur); in xmlParseEntityValue()
7649 name = xmlParseStringName(ctxt, &ptr); in xmlParseStringEntityRef()
8103 name = xmlParseStringName(ctxt, &ptr); in xmlParseStringPEReference()