Home
last modified time | relevance | path

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

/external/libxml2/
Dparser.c1149 xmlAttrNormalizeSpace2(xmlParserCtxtPtr ctxt, xmlChar *src, int *len) in xmlAttrNormalizeSpace2() function
9094 val2 = xmlAttrNormalizeSpace2(ctxt, val, len); in xmlParseAttribute2()