Home
last modified time | relevance | path

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

/external/libxml2/
Dparser.c3847 xmlParseAttValueComplex(xmlParserCtxtPtr ctxt, int *attlen, int normalize) { in xmlParseAttValueComplex() function
9027 return xmlParseAttValueComplex(ctxt, len, normalize); in xmlParseAttValueInternal()