Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_internal.h847 #define STR_LEFT_SQUARE_BRACKET "[" macro
1148 #define STR_LEFT_SQUARE_BRACKET "\133" macro
1229 #define STRING_WEIRD_STARTWORD STR_LEFT_SQUARE_BRACKET STR_COLON STR_LESS_THAN_SIGN STR_COLON…
1230 #define STRING_WEIRD_ENDWORD STR_LEFT_SQUARE_BRACKET STR_COLON STR_GREATER_THAN_SIGN STR_CO…
H A Dpcre2_convert.c90 STR_LEFT_SQUARE_BRACKET STR_RIGHT_SQUARE_BRACKET
228 PUTCHARS(STR_LEFT_SQUARE_BRACKET); in convert_posix()

Completed in 28 milliseconds