Home
last modified time | relevance | path

Searched refs:STR_E (Results 1 – 3 of 3) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_internal.h818 #define STR_E "E" macro
1094 #define STR_E "\105" macro
1153 #define STRING_ACCEPT0 STR_A STR_C STR_C STR_E STR_P STR_T "\0"
1158 #define STRING_PRUNE0 STR_P STR_R STR_U STR_N STR_E "\0"
1160 #define STRING_THEN STR_T STR_H STR_E STR_N
1177 #define STRING_DEFINE STR_D STR_E STR_F STR_I STR_N STR_E
1178 #define STRING_VERSION STR_V STR_E STR_R STR_S STR_I STR_O STR_N
1189 … STR_B STR_S STR_R STR_UNDERSCORE STR_U STR_N STR_I STR_C STR_O STR_D STR_E STR_RIGHT_PARENTHE…
1195 …UNDERSCORE STR_A STR_U STR_T STR_O STR_UNDERSCORE STR_P STR_O STR_S STR_S STR_E STR_S STR_S STR_RI…
1199 #define STRING_NOTEMPTY_RIGHTPAR STR_N STR_O STR_T STR_E STR_M STR_P STR_T STR_Y STR_RIGHT…
[all …]
Dpcre2_tables.c280 #define STRING_Egyptian_Hieroglyphs0 STR_E STR_g STR_y STR_p STR_t STR_i STR_a STR_n STR_UNDERSCORE…
281 #define STRING_Elbasan0 STR_E STR_l STR_b STR_a STR_s STR_a STR_n "\0"
282 #define STRING_Ethiopic0 STR_E STR_t STR_h STR_i STR_o STR_p STR_i STR_c "\0"
Dpcre2_compile.c3066 PRIV(strncmp_c8)(ptr, STR_Q STR_BACKSLASH STR_E, 3) == 0) in parse_regex()