Home
last modified time | relevance | path

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

/PHP-7.2/ext/opcache/Optimizer/
H A Dzend_optimizer.h84 HashTable function_table; member
/PHP-7.2/Zend/
H A Dzend_interfaces.c71 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
151 HashTable *function_table; /* function symbol table */ member
H A Dzend.h127 HashTable function_table; member
H A Dzend_API.c2148 …(zend_class_entry *scope, const zend_function_entry *functions, HashTable *function_table, int typ… in zend_register_functions()
2489 …ster_functions(const zend_function_entry *functions, int count, HashTable *function_table) /* {{{ … in zend_unregister_functions()
4296 HashTable *function_table; in zend_resolve_method_name() local
H A Dzend_API.h491 #define call_user_function(function_table, object, function_name, retval_ptr, param_count, params) \ argument
493 #define call_user_function_ex(function_table, object, function_name, retval_ptr, param_count, param… argument
H A Dzend_compile.c1076 …_function(const zend_op_array *op_array, const zend_op *opline, HashTable *function_table, zend_bo… in do_bind_function()
/PHP-7.2/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.h194 HashTable function_table; member
/PHP-7.2/sapi/phpdbg/
H A Dphpdbg_bp.c1575 HashTable *function_table; in phpdbg_print_breakpoints() local
/PHP-7.2/ext/soap/
H A Dsoap.c1516 HashTable *function_table; local

Completed in 82 milliseconds