Home | History | Annotate | Download | only in src

Lines Matching refs:ccode

1407   PCRE2_SPTR ccode;
1550 ccode = code += GET(code, 1);
1556 ccode = code + PRIV(OP_lengths)[OP_CLASS];
1562 switch (*ccode)
1581 if (GET2(ccode, 1) > 0) goto ISFALSE; /* Minimum > 0 */