Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_compile.c4462 int greedy_default, greedy_non_default; in compile_branch() local
4519 greedy_non_default = greedy_default ^ 1; in compile_branch()
5689 repeat_type = greedy_non_default; in compile_branch()
7618 greedy_non_default = greedy_default ^ 1; in compile_branch()

Completed in 23 milliseconds