Home
last modified time | relevance | path

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

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

Completed in 30 milliseconds