Home | History | Annotate | Download | only in libxml2

Lines Matching refs:buff4

2651 	        char *cptr, buff4[4];
2653 if (gzread(context, buff4, 4) == 4) {
2654 if (strncmp(buff4, cptr, 4) == 0)