Home
last modified time | relevance | path

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

/PHP-5.3/Zend/
H A Dzend_object_handlers.c828 …zend_function *zend_get_user_call_function(zend_class_entry *ce, const char *method_name, int meth… in zend_get_user_call_function()
846 static union _zend_function *zend_std_get_method(zval **object_ptr, char *method_name, int method_l… in zend_std_get_method()
963 …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.c114 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.c1001 zval *method_name; in ZEND_FUNCTION() local
1063 char *method_name; in ZEND_FUNCTION() local
/PHP-5.3/ext/xmlrpc/
H A Dxmlrpc-epi-php.c782 const char *method_name; in decode_request_worker() local
1030 zval *handle, *method_name_save, **method_name; in PHP_FUNCTION() local
1063 zval **method_name, *handle, *method_name_save; in PHP_FUNCTION() local
/PHP-5.3/ext/soap/interop/
H A Dclient_round2_params.php27 var $method_name = NULL; variable in SOAP_Test
/PHP-5.3/ext/pdo/
H A Dpdo_stmt.c2279 char *method_name, int method_len TSRMLS_DC) in dbstmt_method_get()
2703 char *method_name, int method_len TSRMLS_DC) in row_method_get()
H A Dpdo_dbh.c1346 char *method_name, int method_len TSRMLS_DC) in dbh_method_get()

Completed in 41 milliseconds