Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_internal.h745 #define CHAR_c 'c' macro
1017 #define CHAR_c '\143' macro
Dpcre2_compile.c1501 if (cb == NULL && c != CHAR_c && c != CHAR_o && c != CHAR_x && in PRIV()
1856 case CHAR_c: in PRIV()