Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlParseAttribute

8062  * xmlParseAttribute:
8095 xmlParseAttribute(xmlParserCtxtPtr ctxt, xmlChar **value) {
8217 attname = xmlParseAttribute(ctxt, &attvalue);