poptions 2576 ext/pcre/pcrelib/pcre_internal.h int poptions; /* Pattern options */ poptions 284 ext/pcre/php_pcre.c int poptions = 0; poptions 408 ext/pcre/php_pcre.c case 'e': poptions |= PREG_REPLACE_EVAL; break; poptions 487 ext/pcre/php_pcre.c new_entry.preg_options = poptions;