Searched refs:xmlParseAttValue (Results 1 – 3 of 3) sorted by relevance
365 xmlParseAttValue (xmlParserCtxtPtr ctxt);
6795 #undef xmlParseAttValue6796 extern __typeof (xmlParseAttValue) xmlParseAttValue __attribute((alias("xmlParseAttValue__internal_…6798 #ifndef xmlParseAttValue6799 extern __typeof (xmlParseAttValue) xmlParseAttValue__internal_alias __attribute((visibility("hidden…6800 #define xmlParseAttValue xmlParseAttValue__internal_alias macro
3996 xmlParseAttValue(xmlParserCtxtPtr ctxt) { in xmlParseAttValue() function5441 ret = xmlParseAttValue(ctxt); in xmlParseDefaultDecl()8115 val = xmlParseAttValue(ctxt); in xmlParseAttribute()