Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_execute_API.c680 int call_user_function(HashTable *function_table, zval **object_pp, zval *function_name, zval *retv… in call_user_function()
708 int call_user_function_ex(HashTable *function_table, zval **object_pp, zval *function_name, zval **… in call_user_function_ex()
H A Dzend_interfaces.c40 HashTable *function_table; in zend_call_method() local
H A Dzend_globals.h94 HashTable *function_table; /* function symbol table */ member
190 HashTable *function_table; /* function symbol table */ member
H A Dzend_API.c2027 …(zend_class_entry *scope, const zend_function_entry *functions, HashTable *function_table, int typ… in zend_register_functions()
4008 HashTable *function_table; in zend_resolve_method_name() local
H A Dzend.h484 HashTable function_table; member
H A Dzend_API.h45 HashTable *function_table; member
H A Dzend_compile.c4448 …o_bind_function(const zend_op_array *op_array, zend_op *opline, HashTable *function_table, zend_bo… in do_bind_function()
/PHP-5.5/ext/opcache/
H A Dzend_accelerator_util_funcs.c176 HashTable *function_table = va_arg(args, HashTable *); in move_user_function() local
H A DZendAccelerator.h189 HashTable function_table; member
252 HashTable function_table; member
/PHP-5.5/ext/soap/
H A Dsoap.c1501 HashTable *function_table; local

Completed in 116 milliseconds