Home
last modified time | relevance | path

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

/PHP-7.3/ext/opcache/Optimizer/
H A Dzend_optimizer.h87 HashTable function_table; member
/PHP-7.3/Zend/
H A Dzend_globals.h79 HashTable *function_table; /* function symbol table */ member
149 HashTable *function_table; /* function symbol table */ member
H A Dzend.h122 HashTable function_table; member
H A Dzend_API.c2158 …(zend_class_entry *scope, const zend_function_entry *functions, HashTable *function_table, int typ… in zend_register_functions()
2500 …ster_functions(const zend_function_entry *functions, int count, HashTable *function_table) /* {{{ … in zend_unregister_functions()
4277 HashTable *function_table; in zend_resolve_method_name() local
H A Dzend_API.h471 #define call_user_function(function_table, object, function_name, retval_ptr, param_count, params) \ argument
473 #define call_user_function_ex(function_table, object, function_name, retval_ptr, param_count, param… argument
H A Dzend_compile.c1036 …_function(const zend_op_array *op_array, const zend_op *opline, HashTable *function_table, zend_bo… in do_bind_function()
/PHP-7.3/ext/opcache/
H A DZendAccelerator.h193 HashTable function_table; member
/PHP-7.3/sapi/phpdbg/
H A Dphpdbg_bp.c1575 HashTable *function_table; in phpdbg_print_breakpoints() local
/PHP-7.3/ext/soap/
H A Dsoap.c1494 HashTable *function_table; local

Completed in 77 milliseconds