Home
last modified time | relevance | path

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

/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_optimizer.h87 HashTable function_table; member
/PHP-7.4/Zend/
H A Dzend_globals.h77 HashTable *function_table; /* function symbol table */ member
155 HashTable *function_table; /* function symbol table */ member
H A Dzend.h126 HashTable function_table; member
H A Dzend_API.c2140 …(zend_class_entry *scope, const zend_function_entry *functions, HashTable *function_table, int typ… in zend_register_functions()
2488 …ster_functions(const zend_function_entry *functions, int count, HashTable *function_table) /* {{{ … in zend_unregister_functions()
4420 HashTable *function_table; in zend_resolve_method_name() local
H A Dzend_API.h465 #define call_user_function(function_table, object, function_name, retval_ptr, param_count, params) \ argument
467 #define call_user_function_ex(function_table, object, function_name, retval_ptr, param_count, param… argument
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_bp.c1575 HashTable *function_table; in phpdbg_print_breakpoints() local
/PHP-7.4/ext/soap/
H A Dsoap.c1493 HashTable *function_table; local

Completed in 46 milliseconds