Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_compile.c400 #define GI_SET_FIXED_LENGTH 0x80000000u macro
9386 if ((groupinfo & GI_SET_FIXED_LENGTH) != 0) in get_grouplength()
9409 gi[0] |= (uint32_t)(GI_SET_FIXED_LENGTH | grouplength); in get_grouplength()

Completed in 41 milliseconds