Home
last modified time | relevance | path

Searched refs:CHAR_C (Results 1 – 2 of 2) sorted by relevance

/external/pcre/dist/
Dpcre_internal.h1289 #define CHAR_C 'C' macro
1552 #define CHAR_C '\103' macro
Dpcre_compile.c6732 if (ptr[1] == CHAR_QUESTION_MARK && ptr[2] == CHAR_C) in compile_branch()
7035 case CHAR_C: /* Callout - may be followed by digits; */ in compile_branch()