Searched defs:STR_a (Results 1 - 1 of 1) sorted by relevance

/external/pcre/dist2/src/
H A Dpcre2_internal.h861 #define STR_a "a" macro
1134 #define STR_a "\141" macro
1174 #define STRING_alpha0 STR_a STR_l STR_p STR_h STR_a "\0"
1177 #define STRING_alnum0 STR_a STR_l STR_n STR_u STR_m "\0"
1178 #define STRING_ascii0 STR_a STR_s STR_c STR_i STR_i "\0"
1179 #define STRING_blank0 STR_b STR_l STR_a STR_n STR_k "\0"
1182 #define STRING_graph0 STR_g STR_r STR_a STR_p STR_h "\0"
1185 #define STRING_space0 STR_s STR_p STR_a STR_c STR_e "\0"

Completed in 81 milliseconds