Home | History | Annotate | Download | only in dist

Lines Matching defs:pc

761 /* ANY LAMP GC  PC  SC ALNUM SPACE PXSPACE WORD CLIST UCNC */
783 /* Cc Cf Cn Co Cs Ll Lm Lo Lt Lu Mc Me Mn Nd Nl No Pc Pd Pe Pf Pi Po Ps Sc Sk Sm So Zl Zp Zs */
4945 int pc = posix_class + ((local_negate)? POSIX_SUBSIZE/2 : 0);
4950 if (posix_substitutes[pc] != NULL)
4953 ptr = posix_substitutes[pc] - 1;