Home | History | Annotate | Download | only in libxml2

Lines Matching defs:cptr

2473 	        char *cptr, buff4[4];
2474 cptr = (char *) ((z_stream *)context)->next_in;
2476 if (strncmp(buff4, cptr, 4) == 0)