Home
last modified time | relevance | path

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

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

Completed in 23 milliseconds