Home
last modified time | relevance | path

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

/php-src/Zend/Optimizer/
H A Dzend_optimizer.h89 HashTable function_table; member
/php-src/Zend/
H A Dzend_globals.h93 HashTable *function_table; /* function symbol table */ member
182 HashTable *function_table; /* function symbol table */ member
H A Dzend.h163 HashTable function_table; member
H A Dzend_API.c2834 …(zend_class_entry *scope, const zend_function_entry *functions, HashTable *function_table, int typ… in zend_register_functions()
3122 …ster_functions(const zend_function_entry *functions, int count, HashTable *function_table) /* {{{ … in zend_unregister_functions()
H A Dzend_API.h685 #define call_user_function(function_table, object, function_name, retval_ptr, param_count, params) \ argument
688 #define call_user_function_named(function_table, object, function_name, retval_ptr, param_count, pa… argument
/php-src/sapi/phpdbg/
H A Dphpdbg_bp.c1566 HashTable *function_table; in phpdbg_print_breakpoints() local
/php-src/ext/opcache/jit/
H A Dzend_jit.c2855 void zend_jit_check_funcs(HashTable *function_table, bool is_method) { in zend_jit_check_funcs()
/php-src/ext/soap/
H A Dsoap.c1147 HashTable *function_table; local

Completed in 85 milliseconds