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

/external/chromium_org/third_party/libxml/src/
H A Dparser.c3654 * xmlParseAttValueComplex:
3666 xmlParseAttValueComplex(xmlParserCtxtPtr ctxt, int *attlen, int normalize) { function
8675 return xmlParseAttValueComplex(ctxt, len, normalize);
/external/libxml2/
H A Dparser.c3751 * xmlParseAttValueComplex:
3763 xmlParseAttValueComplex(xmlParserCtxtPtr ctxt, int *attlen, int normalize) { function
8712 return xmlParseAttValueComplex(ctxt, len, normalize);

Completed in 72 milliseconds