Home
last modified time | relevance | path

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

/PHP-8.2/Zend/Optimizer/
H A Dzend_optimizer.h89 HashTable function_table; member
/PHP-8.2/Zend/
H A Dzend_globals.h81 HashTable *function_table; /* function symbol table */ member
167 HashTable *function_table; /* function symbol table */ member
H A Dzend.h163 HashTable function_table; member
H A Dzend_API.h673 #define call_user_function(function_table, object, function_name, retval_ptr, param_count, params) \ argument
676 #define call_user_function_named(function_table, object, function_name, retval_ptr, param_count, pa… argument
H A Dzend_API.c2956 …ster_functions(const zend_function_entry *functions, int count, HashTable *function_table) /* {{{ … in zend_unregister_functions()
/PHP-8.2/sapi/phpdbg/
H A Dphpdbg_bp.c1566 HashTable *function_table; in phpdbg_print_breakpoints() local
/PHP-8.2/ext/opcache/jit/
H A Dzend_jit.c4289 void zend_jit_check_funcs(HashTable *function_table, bool is_method) { in zend_jit_check_funcs()
/PHP-8.2/ext/soap/
H A Dsoap.c1158 HashTable *function_table; local

Completed in 95 milliseconds