Home
last modified time | relevance | path

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

/PHP-7.2/ext/pcre/
H A Dphp_pcre.c339 int poptions = 0; in pcre_get_compiled_regex_cache_ex() local
485 case 'e': poptions |= PREG_REPLACE_EVAL; break; in pcre_get_compiled_regex_cache_ex()
584 new_entry.preg_options = poptions; in pcre_get_compiled_regex_cache_ex()
/PHP-7.2/ext/pcre/pcrelib/
H A Dpcre_internal.h2576 int poptions; /* Pattern options */ member

Completed in 31 milliseconds