Home
last modified time | relevance | path

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

/external/libxml2/
DHTMLparser.c3536 htmlParseAttribute(htmlParserCtxtPtr ctxt, xmlChar **value) { in htmlParseAttribute() function
3838 attname = htmlParseAttribute(ctxt, &attvalue); in htmlParseStartTag()