Home
last modified time | relevance | path

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

/PHP-5.6/Zend/
H A Dzend_object_handlers.c1021 …zend_function *zend_get_user_call_function(zend_class_entry *ce, const char *method_name, int meth… in zend_get_user_call_function()
1037 static union _zend_function *zend_std_get_method(zval **object_ptr, char *method_name, int method_l… in zend_std_get_method()
1161 …unction *zend_get_user_callstatic_function(zend_class_entry *ce, const char *method_name, int meth… in zend_get_user_callstatic_function()
H A Dzend_closures.c198 static zend_function *zend_closure_get_method(zval **object_ptr, char *method_name, int method_len,… in zend_closure_get_method()
H A Dzend_builtin_functions.c1051 zval *method_name; in ZEND_FUNCTION() local
1125 char *method_name; in ZEND_FUNCTION() local
H A Dzend.h445 const char* method_name; member
/PHP-5.6/ext/xmlrpc/
H A Dxmlrpc-epi-php.c791 const char *method_name; in decode_request_worker() local
1039 zval *handle, *method_name_save, **method_name; in PHP_FUNCTION() local
1072 zval **method_name, *handle, *method_name_save; in PHP_FUNCTION() local
/PHP-5.6/ext/soap/interop/
H A Dclient_round2_params.php27 var $method_name = NULL; variable in SOAP_Test
/PHP-5.6/ext/intl/calendar/
H A Dcalendar_methods.cpp219 const char *method_name, in _php_intlcal_field_uec_ret_in32t_method()
667 const char *method_name, in _php_intlcal_field_ret_in32t_method()
/PHP-5.6/ext/pdo/
H A Dpdo_stmt.c2243 static union _zend_function *dbstmt_method_get(zval **object_pp, char *method_name, int method_len,… in dbstmt_method_get()
2684 char *method_name, int method_len, const zend_literal *key TSRMLS_DC) in row_method_get()
H A Dpdo_dbh.c1352 char *method_name, int method_len, const zend_literal *key TSRMLS_DC) in dbh_method_get()
/PHP-5.6/sapi/phpdbg/
H A Dphpdbg_bp.c1452 char *class_name = NULL, *method_name = NULL; local
/PHP-5.6/ext/reflection/
H A Dphp_reflection.c4560 char *method_name; in ZEND_METHOD() local

Completed in 74 milliseconds