Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_internal.h1342 #define CHAR_x 'x' macro
1605 #define CHAR_x '\170' macro
Dpcre_compile.c1310 case CHAR_x: in check_escape()
7573 case CHAR_x: *optset |= PCRE_EXTENDED; break; in compile_branch()