Home | History | Annotate | Download | only in dist

Lines Matching full:cptr

4058   cptr        points to starting character value; updated
4070 get_othercase_range(pcre_uint32 *cptr, pcre_uint32 d, pcre_uint32 *ocptr,
4079 for (c = *cptr; c <= d; c++)
4084 *cptr = c; /* Rest of input range */
4106 *cptr = c; /* Rest of input range */