poptions 2580 ext/pcre/pcrelib/pcre_internal.h int poptions; /* Pattern options */ poptions 268 ext/pcre/php_pcre.c int poptions = 0; poptions 401 ext/pcre/php_pcre.c case 'e': poptions |= PREG_REPLACE_EVAL; break; poptions 468 ext/pcre/php_pcre.c new_entry.preg_options = poptions;