Home
last modified time | relevance | path

Searched refs:testCharRangeByte4 (Results 1 – 2 of 2) sorted by relevance

/third_party/libxml2/
Dtestchar.c432 static void testCharRangeByte4(xmlParserCtxtPtr ctxt, char *data) { in testCharRangeByte4() function
579 testCharRangeByte4(ctxt, data); in testCharRanges()
/third_party/chromium/patch/
D0001-cve.patch132387 -static void testCharRangeByte4(xmlParserCtxtPtr ctxt, char *data) {
132388 +static int testCharRangeByte4(xmlParserCtxtPtr ctxt, char *data) {
132392 @@ -458,10 +506,12 @@ static void testCharRangeByte4(xmlParserCtxtPtr ctxt, char *data) {
132406 @@ -469,10 +519,12 @@ static void testCharRangeByte4(xmlParserCtxtPtr ctxt, char *data) {
132420 @@ -481,10 +533,12 @@ static void testCharRangeByte4(xmlParserCtxtPtr ctxt, char *data) {
132434 @@ -493,10 +547,12 @@ static void testCharRangeByte4(xmlParserCtxtPtr ctxt, char *data) {
132448 @@ -506,6 +562,7 @@ static void testCharRangeByte4(xmlParserCtxtPtr ctxt, char *data) {
132456 @@ -515,11 +572,13 @@ static void testCharRangeByte4(xmlParserCtxtPtr ctxt, char *data) {
132470 @@ -530,11 +589,12 @@ static void testCharRangeByte4(xmlParserCtxtPtr ctxt, char *data) {
132521 - testCharRangeByte4(ctxt, data);
[all …]