Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_internal.h781 #define CHAR_x 'x' macro
1050 #define CHAR_x '\170' macro
Dpcre2_compile.c1878 if (cb == NULL && c != CHAR_c && c != CHAR_o && c != CHAR_x && in PRIV()
2136 case CHAR_x: in PRIV()
3505 case CHAR_x: *optset |= PCRE2_EXTENDED; break; in scan_for_captures()
6940 case CHAR_x: *optset |= PCRE2_EXTENDED; break; in compile_branch()