Home | History | Annotate | Download | only in pcre

Lines Matching defs:pc

3439           int pc = posix_class + ((local_negate)? POSIX_SUBSIZE/2 : 0);
3440 if (posix_substitutes[pc] != NULL)
3443 ptr = posix_substitutes[pc] - 1;