is_callable       783 ext/mbstring/php_mbregex.c static void _php_mb_regex_ereg_replace_exec(INTERNAL_FUNCTION_PARAMETERS, OnigOptionType options, int is_callable)
is_callable       828 ext/mbstring/php_mbregex.c 		if (!is_callable) {
is_callable       873 ext/mbstring/php_mbregex.c 	if (eval || is_callable) {
is_callable       881 ext/mbstring/php_mbregex.c 	if (is_callable) {
is_callable       911 ext/mbstring/php_mbregex.c 			if (!is_callable) {
is_callable       953 ext/mbstring/php_mbregex.c 			} else if (is_callable) {
is_callable      3062 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       398 ext/standard/type.c PHP_FUNCTION(is_callable)