Home
last modified time | relevance | path

Searched refs:possessive (Results 1 - 1 of 1) sorted by relevance

/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_compile.c583 /* Two local variables for possessive quantifiers (char1 cannot use them). */
1940 int possessive = 0; in get_framesize() local
1959 possessive = length = (common->capture_last_ptr != 0) ? 5 : 3; in get_framesize()
2115 if (SLJIT_UNLIKELY(possessive == length)) in get_framesize()

Completed in 16 milliseconds