Home
last modified time | relevance | path

Searched refs:htmlParseCharRef (Results 1 – 12 of 12) sorted by relevance

/third_party/gettext/gnulib-local/lib/libxml/
DHTMLparser.in.h133 htmlParseCharRef(htmlParserCtxtPtr ctxt);
DHTMLparser.c2613 c = htmlParseCharRef(ctxt); in htmlParseHTMLAttribute()
3413 htmlParseCharRef(htmlParserCtxtPtr ctxt) { in htmlParseCharRef() function
4103 c = htmlParseCharRef(ctxt); in htmlParseReference()
Delfgcchack.h601 #undef htmlParseCharRef
602 extern __typeof (htmlParseCharRef) htmlParseCharRef __attribute((alias("htmlParseCharRef__internal_…
604 #ifndef htmlParseCharRef
605 extern __typeof (htmlParseCharRef) htmlParseCharRef__internal_alias __attribute((visibility("hidden…
606 #define htmlParseCharRef htmlParseCharRef__internal_alias macro
/third_party/libxml2/include/libxml/
DHTMLparser.h104 htmlParseCharRef(htmlParserCtxtPtr ctxt);
/third_party/libxml2/os400/libxmlrpg/
DHTMLparser.rpgle139 d htmlParseCharRef...
140 d pr extproc('htmlParseCharRef')
/third_party/libxml2/
Dlibxml2.syms706 htmlParseCharRef;
DHTMLparser.c2763 c = htmlParseCharRef(ctxt); in htmlParseHTMLAttribute()
3570 htmlParseCharRef(htmlParserCtxtPtr ctxt) { in htmlParseCharRef() function
4267 c = htmlParseCharRef(ctxt); in htmlParseReference()
Delfgcchack.h570 #undef htmlParseCharRef
571 extern __typeof (htmlParseCharRef) htmlParseCharRef __attribute((alias("htmlParseCharRef__internal_…
573 #ifndef htmlParseCharRef
574 extern __typeof (htmlParseCharRef) htmlParseCharRef__internal_alias __attribute((visibility("hidden…
575 #define htmlParseCharRef htmlParseCharRef__internal_alias macro
DNEWS236 Fix integer overflow in htmlParseCharRef (Nick Wellnhofer),
Dtestapi.c2248 ret_val = htmlParseCharRef(ctxt); in test_htmlParseCharRef()
/third_party/libxml2/win32/
Dlibxml2.def.src360 htmlParseCharRef
/third_party/chromium/patch/
D0001-cve.patch95899 + Fix integer overflow in htmlParseCharRef (Nick Wellnhofer),
101555 -#undef htmlParseCharRef
101556 -extern __typeof (htmlParseCharRef) htmlParseCharRef __attribute((alias("htmlParseCharRef__internal…
101558 -#ifndef htmlParseCharRef
101559 -extern __typeof (htmlParseCharRef) htmlParseCharRef__internal_alias __attribute((visibility("hidde…
101560 -#define htmlParseCharRef htmlParseCharRef__internal_alias