Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_internal.h1310 #define CHAR_LEFT_SQUARE_BRACKET '[' macro
1573 #define CHAR_LEFT_SQUARE_BRACKET '\133' macro
Dpcre_compile.c174 -ESC_Z, CHAR_LEFT_SQUARE_BRACKET,
3881 if (*ptr == CHAR_LEFT_SQUARE_BRACKET && in check_posix_syntax()
4749 case CHAR_LEFT_SQUARE_BRACKET: in compile_branch()
4899 if (c == CHAR_LEFT_SQUARE_BRACKET && in compile_branch()
5271 else if (d == CHAR_LEFT_SQUARE_BRACKET && in compile_branch()