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.h95 HashTable *function_table; /* function symbol table */ member
187 HashTable *function_table; /* function symbol table */ member
H A Dzend.h163 HashTable function_table; member
H A Dzend_API.c2922 …(zend_class_entry *scope, const zend_function_entry *functions, HashTable *function_table, int typ… in zend_register_functions()
3215 …ster_functions(const zend_function_entry *functions, int count, HashTable *function_table) /* {{{ … in zend_unregister_functions()
H A Dzend_API.h687 #define call_user_function(function_table, object, function_name, retval_ptr, param_count, params) \ argument
690 #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.c3061 void zend_jit_check_funcs(HashTable *function_table, bool is_method) { in zend_jit_check_funcs()
/php-src/ext/soap/
H A Dsoap.c1271 HashTable *function_table; in PHP_METHOD() local

Completed in 58 milliseconds