Home
last modified time | relevance | path

Searched refs:zend_function (Results 51 – 75 of 76) sorted by relevance

1234

/PHP-7.3/ext/readline/
H A Dreadline_cli.c464 zend_function *func; in cli_completion_generator_func()
/PHP-7.3/ext/spl/
H A Dspl_directory.c680 zend_function *spl_filesystem_object_get_method_check(zend_object **object, zend_string *method, co… in spl_filesystem_object_get_method_check()
685 zend_function *func; in spl_filesystem_object_get_method_check()
2062 static int spl_filesystem_file_call(spl_filesystem_object *intern, zend_function *func_ptr, int pas… in spl_filesystem_file_call()
2115 zend_function *func_ptr; \
2116 …func_ptr = (zend_function *)zend_hash_str_find_ptr(EG(function_table), #func_name, sizeof(#func_na…
H A Dspl_observer.c85 zend_function *fptr_get_hash;
/PHP-7.3/Zend/
H A Dzend_interfaces.c33 ZEND_API zval* zend_call_method(zval *object, zend_class_entry *obj_ce, zend_function **fn_proxy, c… in zend_call_method()
H A Dzend_types.h84 typedef union _zend_function zend_function; typedef
175 zend_function *func;
H A Dzend.c570 zend_function *old_func = Z_FUNC_P(zv); in function_copy_ctor()
571 zend_function *func = pemalloc(sizeof(zend_internal_function), 1); in function_copy_ctor()
H A Dzend_vm_execute.h2069 zend_function *fbc;
2153 zend_function *fbc;
2187 zend_function *fbc;
5054 zend_function *fbc;
5204 zend_function *fbc;
7236 zend_function *fbc;
7386 zend_function *fbc;
8620 zend_function *fbc;
9207 zend_function *fbc;
10329 zend_function *fbc;
[all …]
H A Dzend_generators.c420 static ZEND_COLD zend_function *zend_generator_get_constructor(zend_object *object) /* {{{ */ in zend_generator_get_constructor()
/PHP-7.3/ext/com_dotnet/
H A Dcom_handlers.c340 zend_set_function_arg_flags((zend_function*)&f); in com_method_get()
/PHP-7.3/ext/phar/
H A Dfunc_interceptors.c1016 zend_function *orig; in phar_intercept_functions_init()
1053 zend_function *orig; in phar_intercept_functions_shutdown()
/PHP-7.3/
H A DUPGRADING.INTERNALS22 s. zend_function.reserved[]
H A D.gdbinit359 set $func = (zend_function*)$p->val.value.ptr
/PHP-7.3/ext/xml/
H A Dxml.c85 static void xml_call_handler(xml_parser *, zval *, zend_function *, int, zval *, zval *);
468 static void xml_call_handler(xml_parser *parser, zval *handler, zend_function *function_ptr, int ar… in xml_call_handler()
/PHP-7.3/ext/opcache/
H A Dzend_accelerator_module.c405 zend_function *old_function;
H A Dzend_persist.c375 fake_execute_data.func = (zend_function*)op_array; in zend_persist_op_array_ex()
H A DZendAccelerator.c2899 zend_function *func;
/PHP-7.3/ext/opcache/Optimizer/
H A Dzend_cfg.c290 zend_function *fn; in zend_build_cfg()
H A Dblock_pass.c387 zend_function *function; in zend_optimize_block()
H A Dsccp.c756 zend_function *func; in ct_eval_func_call()
/PHP-7.3/ext/pdo/
H A Dpdo_stmt.c2230 zend_function *fbc = NULL; in dbstmt_method_get()
2628 zend_function *fbc; in row_method_get()
/PHP-7.3/ext/soap/
H A Dsoap.c1363 zend_function *f; in PHP_METHOD()
1405 zend_function *f; in PHP_METHOD()
1427 zend_function *f; in PHP_METHOD()
/PHP-7.3/sapi/phpdbg/
H A Dphpdbg_prompt.c1495 zend_function *function; in PHPDBG_COMMAND()
H A Dphpdbg.c545 zend_function *func; in PHP_FUNCTION()
/PHP-7.3/ext/mbstring/
H A Dmbstring.c1642 zend_function *func, *orig; in PHP_MINIT_FUNCTION()
1683 zend_function *orig; in PHP_MSHUTDOWN_FUNCTION()
/PHP-7.3/ext/session/
H A Dsession.c1936 zend_function *current_mptr; in PHP_FUNCTION()

Completed in 355 milliseconds

1234