Lines Matching refs:testCharRangeByte4
132387 -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);
132522 + test_ret += testCharRangeByte4(ctxt, data);