Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_internal.h848 #define STR_LEFT_SQUARE_BRACKET "[" macro
1142 #define STR_LEFT_SQUARE_BRACKET "\133" macro
1223 #define STRING_WEIRD_STARTWORD STR_LEFT_SQUARE_BRACKET STR_COLON STR_LESS_THAN_SIGN STR_COLON…
1224 #define STRING_WEIRD_ENDWORD STR_LEFT_SQUARE_BRACKET STR_COLON STR_GREATER_THAN_SIGN STR_CO…
H A Dpcre2_convert.c91 STR_LEFT_SQUARE_BRACKET STR_RIGHT_SQUARE_BRACKET
229 PUTCHARS(STR_LEFT_SQUARE_BRACKET); in convert_posix()

Completed in 21 milliseconds