Home | History | Annotate | Download | only in dist

Lines Matching defs:cc

4558       pcre_uint32 cc;
4561 for (q = p; n > 0 && *q; q += n) n = utf82ord(q, &cc);