Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_internal.h1339 #define CHAR_x 'x' macro
1602 #define CHAR_x '\170' macro
Dpcre_compile.c1300 case CHAR_x: in check_escape()
7383 case CHAR_x: *optset |= PCRE_EXTENDED; break; in compile_branch()