Home
last modified time | relevance | path

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

/PHP-5.5/Zend/
H A Dzend_object_handlers.c992 …zend_function *zend_get_user_call_function(zend_class_entry *ce, const char *method_name, int meth… in zend_get_user_call_function()
1008 static union _zend_function *zend_std_get_method(zval **object_ptr, char *method_name, int method_l… in zend_std_get_method()
1135 …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.c183 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.c1041 zval *method_name; in ZEND_FUNCTION() local
1115 char *method_name; in ZEND_FUNCTION() local
H A Dzend.h443 const char* method_name; member
/PHP-5.5/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.5/ext/soap/interop/
H A Dclient_round2_params.php27 var $method_name = NULL; variable in SOAP_Test
/PHP-5.5/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.5/ext/pdo/
H A Dpdo_stmt.c2261 char *method_name, int method_len, const zend_literal *key TSRMLS_DC) in dbstmt_method_get()
2696 char *method_name, int method_len, const zend_literal *key TSRMLS_DC) in row_method_get()
H A Dpdo_dbh.c1363 char *method_name, int method_len, const zend_literal *key TSRMLS_DC) in dbh_method_get()
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c4486 char *method_name; in ZEND_METHOD() local

Completed in 54 milliseconds