Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_compile.c5646 uint32_t greedy_default, greedy_non_default; in compile_branch() local
5699 greedy_non_default = greedy_default ^ 1; in compile_branch()
6585 greedy_non_default = greedy_default ^ 1; in compile_branch()
7244 repeat_type = greedy_non_default; in compile_branch()

Completed in 39 milliseconds