PREG_REPLACE_EVAL  408 ext/pcre/php_pcre.c 			case 'e':	poptions |= PREG_REPLACE_EVAL;	break;
PREG_REPLACE_EVAL 1118 ext/pcre/php_pcre.c 	if (UNEXPECTED(pce->preg_options & PREG_REPLACE_EVAL)) {