Home
last modified time | relevance | path

Searched defs:method_name (Results 1 – 9 of 9) sorted by relevance

/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_print.c322 zend_string *method_name; in phpdbg_print_opcodes_ce() local
409 char *method_name, *class_name = strtok(function, "::"); in phpdbg_print_opcodes() local
/PHP-7.0/Zend/
H A Dzend_object_handlers.c1086 …d_function *zend_get_call_trampoline_func(zend_class_entry *ce, zend_string *method_name, int is_s… in zend_get_call_trampoline_func()
1131 …end_function *zend_get_user_call_function(zend_class_entry *ce, zend_string *method_name) /* {{{ */ in zend_get_user_call_function()
1137 static union _zend_function *zend_std_get_method(zend_object **obj_ptr, zend_string *method_name, c… in zend_std_get_method()
1222 …nction *zend_get_user_callstatic_function(zend_class_entry *ce, zend_string *method_name) /* {{{ */ in zend_get_user_callstatic_function()
H A Dzend_builtin_functions.c1238 zval method_name; in ZEND_FUNCTION() local
1297 zend_string *method_name; in ZEND_FUNCTION() local
H A Dzend.h104 zend_string *method_name; member
/PHP-7.0/ext/xmlrpc/
H A Dxmlrpc-epi-php.c751 const char *method_name; in decode_request_worker() local
968 zval *handle, *method_name; in PHP_FUNCTION() local
1000 zval *method_name, *handle; in PHP_FUNCTION() local
/PHP-7.0/ext/soap/interop/
H A Dclient_round2_params.php27 var $method_name = NULL; variable in SOAP_Test
/PHP-7.0/ext/intl/calendar/
H A Dcalendar_methods.cpp219 const char *method_name, in _php_intlcal_field_uec_ret_in32t_method()
646 const char *method_name, in _php_intlcal_field_ret_in32t_method()
/PHP-7.0/ext/pdo/
H A Dpdo_stmt.c2215 static union _zend_function *dbstmt_method_get(zend_object **object_pp, zend_string *method_name, c… in dbstmt_method_get()
2626 zend_string *method_name, const zval *key) in row_method_get()
H A Dpdo_dbh.c1346 static union _zend_function *dbh_method_get(zend_object **object, zend_string *method_name, const z… in dbh_method_get()

Completed in 66 milliseconds