Searched refs:htmlParseCharRef (Results 1 – 12 of 12) sorted by relevance
133 htmlParseCharRef(htmlParserCtxtPtr ctxt);
2613 c = htmlParseCharRef(ctxt); in htmlParseHTMLAttribute()3413 htmlParseCharRef(htmlParserCtxtPtr ctxt) { in htmlParseCharRef() function4103 c = htmlParseCharRef(ctxt); in htmlParseReference()
601 #undef htmlParseCharRef602 extern __typeof (htmlParseCharRef) htmlParseCharRef __attribute((alias("htmlParseCharRef__internal_…604 #ifndef htmlParseCharRef605 extern __typeof (htmlParseCharRef) htmlParseCharRef__internal_alias __attribute((visibility("hidden…606 #define htmlParseCharRef htmlParseCharRef__internal_alias macro
104 htmlParseCharRef(htmlParserCtxtPtr ctxt);
139 d htmlParseCharRef...140 d pr extproc('htmlParseCharRef')
706 htmlParseCharRef;
2763 c = htmlParseCharRef(ctxt); in htmlParseHTMLAttribute()3570 htmlParseCharRef(htmlParserCtxtPtr ctxt) { in htmlParseCharRef() function4267 c = htmlParseCharRef(ctxt); in htmlParseReference()
570 #undef htmlParseCharRef571 extern __typeof (htmlParseCharRef) htmlParseCharRef __attribute((alias("htmlParseCharRef__internal_…573 #ifndef htmlParseCharRef574 extern __typeof (htmlParseCharRef) htmlParseCharRef__internal_alias __attribute((visibility("hidden…575 #define htmlParseCharRef htmlParseCharRef__internal_alias macro
236 Fix integer overflow in htmlParseCharRef (Nick Wellnhofer),
2248 ret_val = htmlParseCharRef(ctxt); in test_htmlParseCharRef()
360 htmlParseCharRef
95899 + Fix integer overflow in htmlParseCharRef (Nick Wellnhofer),101555 -#undef htmlParseCharRef101556 -extern __typeof (htmlParseCharRef) htmlParseCharRef __attribute((alias("htmlParseCharRef__internal…101558 -#ifndef htmlParseCharRef101559 -extern __typeof (htmlParseCharRef) htmlParseCharRef__internal_alias __attribute((visibility("hidde…101560 -#define htmlParseCharRef htmlParseCharRef__internal_alias