Home | History | Annotate | Download | only in dist

Lines Matching defs:cf

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 */
1106 the ESC_g code (cf \k). */
1194 be octal 123 (cf \0123, which is octal 012 followed by the literal 3). If
7728 pcre_uint32 cf;
7744 cf = ptr[1];
7745 if (cf != CHAR_PLUS && cf != CHAR_MINUS && !IS_DIGIT(cf))
7751 /* Signed or unsigned number (cf = ptr[1]) is known to be plus or minus