eval              578 ext/mbstring/php_mbregex.c _php_mb_regex_init_options(const char *parg, int narg, OnigOptionType *option, OnigSyntaxType **syntax, int *eval)
eval              637 ext/mbstring/php_mbregex.c 					if (eval != NULL) *eval = 1;
eval              806 ext/mbstring/php_mbregex.c 	int i, err, eval, n;
eval              823 ext/mbstring/php_mbregex.c 	eval = 0;
eval              847 ext/mbstring/php_mbregex.c 			_php_mb_regex_init_options(option_str, option_str_len, &options, &syntax, &eval);
eval              873 ext/mbstring/php_mbregex.c 	if (eval || is_callable) {
eval              882 ext/mbstring/php_mbregex.c 		if (eval) {
eval              936 ext/mbstring/php_mbregex.c 			if (eval) {