Home
last modified time | relevance | path

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

/external/libxml2/
Dparser.c3570 xmlParseStringName(xmlParserCtxtPtr ctxt, const xmlChar** str) { in xmlParseStringName() function
3849 name = xmlParseStringName(ctxt, &cur); in xmlParseEntityValue()
7725 name = xmlParseStringName(ctxt, &ptr); in xmlParseStringEntityRef()
8182 name = xmlParseStringName(ctxt, &ptr); in xmlParseStringPEReference()