Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c399 #define GI_NOT_FIXED_LENGTH 0x40000000u macro
8960 if ((groupinfo & GI_NOT_FIXED_LENGTH) != 0) return -1; in get_grouplength()
8985 if (group > 0) cb->groupinfo[group] |= GI_NOT_FIXED_LENGTH; in get_grouplength()

Completed in 22 milliseconds