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

/external/pcre/dist/
H A Dpcre_internal.h1434 #define STR_p "p" macro
1700 #define STR_p "\160" macro
1725 #define STRING_alpha0 STR_a STR_l STR_p STR_h STR_a "\0"
1727 #define STRING_upper0 STR_u STR_p STR_p STR_e STR_r "\0"
1733 #define STRING_graph0 STR_g STR_r STR_a STR_p STR_h "\0"
1734 #define STRING_print0 STR_p STR_r STR_i STR_n STR_t "\0"
1735 #define STRING_punct0 STR_p STR_u STR_n STR_c STR_t "\0"
1736 #define STRING_space0 STR_s STR_p STR_a STR_c STR_e "\0"

Completed in 72 milliseconds