Searched refs:xmlParseAttValue (Results 1 – 7 of 7) sorted by relevance
365 xmlParseAttValue (xmlParserCtxtPtr ctxt);
1298 xmlParseAttValue
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()
3904 xmlParseAttValue(xmlParserCtxtPtr ctxt) { in xmlParseAttValue() function5376 ret = xmlParseAttValue(ctxt); in xmlParseDefaultDecl()8070 val = xmlParseAttValue(ctxt); in xmlParseAttribute()