Home
last modified time | relevance | path

Searched defs:function_table (Results 1 – 11 of 11) sorted by relevance

/PHP-7.1/ext/opcache/Optimizer/
H A Dzend_optimizer.h84 HashTable function_table; member
/PHP-7.1/Zend/
H A Dzend_interfaces.c70 HashTable *function_table = obj_ce ? &obj_ce->function_table : EG(function_table); in zend_call_method() local
H A Dzend_globals.h81 HashTable *function_table; /* function symbol table */ member
158 HashTable *function_table; /* function symbol table */ member
H A Dzend.h128 HashTable function_table; member
H A Dzend_API.c2117 …(zend_class_entry *scope, const zend_function_entry *functions, HashTable *function_table, int typ… in zend_register_functions()
2426 …ster_functions(const zend_function_entry *functions, int count, HashTable *function_table) /* {{{ … in zend_unregister_functions()
4195 HashTable *function_table; in zend_resolve_method_name() local
H A Dzend_API.h478 #define call_user_function(function_table, object, function_name, retval_ptr, param_count, params) \ argument
480 #define call_user_function_ex(function_table, object, function_name, retval_ptr, param_count, param… argument
H A Dzend_compile.c1058 …_function(const zend_op_array *op_array, const zend_op *opline, HashTable *function_table, zend_bo… in do_bind_function()
/PHP-7.1/ext/opcache/
H A Dzend_accelerator_util_funcs.c138 static int copy_internal_function(zval *zv, HashTable *function_table) in copy_internal_function()
H A DZendAccelerator.h222 HashTable function_table; member
/PHP-7.1/sapi/phpdbg/
H A Dphpdbg_bp.c1532 HashTable *function_table; in phpdbg_print_breakpoints() local
/PHP-7.1/ext/soap/
H A Dsoap.c1527 HashTable *function_table; local

Completed in 84 milliseconds