Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/
H A Dphp_pcre.c263 int poptions = 0; in pcre_get_compiled_regex_cache() local
396 case 'e': poptions |= PREG_REPLACE_EVAL; break; in pcre_get_compiled_regex_cache()
463 new_entry.preg_options = poptions; in pcre_get_compiled_regex_cache()
/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_internal.h2580 int poptions; /* Pattern options */ member

Completed in 32 milliseconds