is_callable 787 ext/mbstring/php_mbregex.c static void _php_mb_regex_ereg_replace_exec(INTERNAL_FUNCTION_PARAMETERS, OnigOptionType options, int is_callable) is_callable 832 ext/mbstring/php_mbregex.c if (!is_callable) { is_callable 875 ext/mbstring/php_mbregex.c if (eval || is_callable) { is_callable 883 ext/mbstring/php_mbregex.c if (is_callable) { is_callable 913 ext/mbstring/php_mbregex.c if (!is_callable) { is_callable 955 ext/mbstring/php_mbregex.c } else if (is_callable) { is_callable 3054 ext/standard/basic_functions.c PHP_FE(is_callable, arginfo_is_callable) is_callable 40 ext/standard/php_type.h PHP_FUNCTION(is_callable); is_callable 370 ext/standard/type.c PHP_FUNCTION(is_callable)