Home
last modified time | relevance | path

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

/PHP-7.0/Zend/
H A Dzend_execute_API.c655 int call_user_function(HashTable *function_table, zval *object, zval *function_name, zval *retval_p… in call_user_function()
661 int call_user_function_ex(HashTable *function_table, zval *object, zval *function_name, zval *retva… in call_user_function_ex()
H A Dzend_globals.h81 HashTable *function_table; /* function symbol table */ member
155 HashTable *function_table; /* function symbol table */ member
H A Dzend_interfaces.c39 HashTable *function_table; in zend_call_method() local
H A Dzend.h143 HashTable function_table; member
H A Dzend_API.c2121 …(zend_class_entry *scope, const zend_function_entry *functions, HashTable *function_table, int typ… in zend_register_functions()
2430 …ster_functions(const zend_function_entry *functions, int count, HashTable *function_table) /* {{{ … in zend_unregister_functions()
4144 HashTable *function_table; in zend_resolve_method_name() local
H A Dzend_API.h46 HashTable *function_table; member
H A Dzend_compile.c952 …_function(const zend_op_array *op_array, const zend_op *opline, HashTable *function_table, zend_bo… in do_bind_function()
/PHP-7.0/ext/opcache/
H A DZendAccelerator.h159 HashTable function_table; member
241 HashTable function_table; member
H A Dzend_accelerator_util_funcs.c140 static int copy_internal_function(zval *zv, HashTable *function_table) in copy_internal_function()
/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_bp.c1532 HashTable *function_table; in phpdbg_print_breakpoints() local
/PHP-7.0/ext/soap/
H A Dsoap.c1529 HashTable *function_table; local

Completed in 76 milliseconds