Searched refs:htmlParseAttribute (Results 1 – 1 of 1) sorted by relevance
3536 htmlParseAttribute(htmlParserCtxtPtr ctxt, xmlChar **value) { in htmlParseAttribute() function3838 attname = htmlParseAttribute(ctxt, &attvalue); in htmlParseStartTag()