arg_replace_fci   793 ext/mbstring/php_mbregex.c 	zend_fcall_info arg_replace_fci;
arg_replace_fci   839 ext/mbstring/php_mbregex.c 						&arg_replace_fci, &arg_replace_fci_cache,
arg_replace_fci   967 ext/mbstring/php_mbregex.c 				arg_replace_fci.param_count = 1;
arg_replace_fci   968 ext/mbstring/php_mbregex.c 				arg_replace_fci.params = args;
arg_replace_fci   969 ext/mbstring/php_mbregex.c 				arg_replace_fci.retval = &retval;
arg_replace_fci   970 ext/mbstring/php_mbregex.c 				if (zend_call_function(&arg_replace_fci, &arg_replace_fci_cache) == SUCCESS &&