Home
last modified time | relevance | path

Searched defs:ESCAPES_FIRST (Results 1 – 1 of 1) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_compile.c486 #define ESCAPES_FIRST CHAR_0 macro
539 #define ESCAPES_FIRST CHAR_a macro
543 #define ESCAPES_FIRST ((unsigned char)'\x81') /* EBCDIC 'a' */ macro