Searched defs:htmlParseAttribute (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A DHTMLparser.c3388 * htmlParseAttribute:
3409 htmlParseAttribute(htmlParserCtxtPtr ctxt, xmlChar **value) { function
3680 attname = htmlParseAttribute(ctxt, &attvalue);
/external/libxml2/
H A DHTMLparser.c3441 * htmlParseAttribute:
3462 htmlParseAttribute(htmlParserCtxtPtr ctxt, xmlChar **value) { function
3756 attname = htmlParseAttribute(ctxt, &attvalue);

Completed in 150 milliseconds