Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_compile.c1418 BOOL had_minimum = FALSE; in read_repeat_counts() local
1432 had_minimum = TRUE; in read_repeat_counts()
1441 if (!had_minimum) return FALSE; in read_repeat_counts()
1452 else if (!had_minimum) return FALSE; in read_repeat_counts()

Completed in 23 milliseconds