Home
last modified time | relevance | path

Searched refs:htmlCurrentChar (Results 1 – 4 of 4) sorted by relevance

/third_party/libxml2/
DHTMLparser.c342 #define CUR_CHAR(l) htmlCurrentChar(ctxt, &l)
416 htmlCurrentChar(xmlParserCtxtPtr ctxt, int *len) { in htmlCurrentChar() function
DNEWS221 Make htmlCurrentChar always translate U+0000 (Nick Wellnhofer),
321 Rework control flow in htmlCurrentChar (Nick Wellnhofer),
787 Heap-based buffer overread in htmlCurrentChar (Pranjal Jumde),
/third_party/gettext/gnulib-local/lib/libxml/
DHTMLparser.c371 #define CUR_CHAR(l) htmlCurrentChar(ctxt, &l)
445 htmlCurrentChar(xmlParserCtxtPtr ctxt, int *len) { in htmlCurrentChar() function
/third_party/chromium/patch/
D0001-cve.patch95884 + Make htmlCurrentChar always translate U+0000 (Nick Wellnhofer),
95984 + Rework control flow in htmlCurrentChar (Nick Wellnhofer),