Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c398 #define GI_SET_FIXED_LENGTH 0x80000000u macro
8961 if ((groupinfo & GI_SET_FIXED_LENGTH) != 0) in get_grouplength()
8981 cb->groupinfo[group] |= (uint32_t)(GI_SET_FIXED_LENGTH | grouplength); in get_grouplength()

Completed in 22 milliseconds