Searched refs:xmlParseAttribute (Results 1 – 7 of 7) sorted by relevance
463 xmlParseAttribute (xmlParserCtxtPtr ctxt,
334 d xmlParseAttribute...335 d pr * extproc('xmlParseAttribute') const xmlChar *
172 xmlParseAttribute;
6942 #undef xmlParseAttribute6943 extern __typeof (xmlParseAttribute) xmlParseAttribute __attribute((alias("xmlParseAttribute__intern…6945 #ifndef xmlParseAttribute6946 extern __typeof (xmlParseAttribute) xmlParseAttribute__internal_alias __attribute((visibility("hidd…6947 #define xmlParseAttribute xmlParseAttribute__internal_alias macro
8448 xmlParseAttribute(xmlParserCtxtPtr ctxt, xmlChar **value) { in xmlParseAttribute() function8570 attname = xmlParseAttribute(ctxt, &attvalue); in xmlParseStartTag()
1312 xmlParseAttribute
107927 -#undef xmlParseAttribute107928 -extern __typeof (xmlParseAttribute) xmlParseAttribute __attribute((alias("xmlParseAttribute__inter…107930 -#ifndef xmlParseAttribute107931 -extern __typeof (xmlParseAttribute) xmlParseAttribute__internal_alias __attribute((visibility("hid…107932 -#define xmlParseAttribute xmlParseAttribute__internal_alias123673 attname = xmlParseAttribute(ctxt, &attvalue);