Home
last modified time | relevance | path

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

/PHP-5.4/Zend/
H A Dzend_execute_API.c706 int call_user_function(HashTable *function_table, zval **object_pp, zval *function_name, zval *retv… in call_user_function()
734 int call_user_function_ex(HashTable *function_table, zval **object_pp, zval *function_name, zval **… in call_user_function_ex()
H A Dzend_globals.h97 HashTable *function_table; /* function symbol table */ member
195 HashTable *function_table; /* function symbol table */ member
H A Dzend_interfaces.c40 HashTable *function_table; in zend_call_method() local
H A Dzend_API.c1964 …(zend_class_entry *scope, const zend_function_entry *functions, HashTable *function_table, int typ… in zend_register_functions()
3945 HashTable *function_table; in zend_resolve_method_name() local
H A Dzend.h474 HashTable function_table; member
H A Dzend_API.h45 HashTable *function_table; member
H A Dzend_compile.c4236 …o_bind_function(const zend_op_array *op_array, zend_op *opline, HashTable *function_table, zend_bo… in do_bind_function()
/PHP-5.4/ext/soap/
H A Dsoap.c1495 HashTable *function_table; local

Completed in 104 milliseconds