Home
last modified time | relevance | path

Searched defs:method (Results 1 – 25 of 40) sorted by path

12

/PHP-5.5/Zend/
H A Dzend_API.c3080 zval **method = NULL; in zend_is_callable_ex() local
H A Dzend_API.h527 #define add_method(arg, key, method) add_assoc_function((arg), (key), (method)) argument
H A Dzend_vm_def.h2698 zval **method = NULL; variable
H A Dzend_vm_execute.h1295 zval **method = NULL; in ZEND_INIT_FCALL_BY_NAME_SPEC_CONST_HANDLER() local
1620 zval **method = NULL; in ZEND_INIT_FCALL_BY_NAME_SPEC_TMP_HANDLER() local
1807 zval **method = NULL; in ZEND_INIT_FCALL_BY_NAME_SPEC_VAR_HANDLER() local
2032 zval **method = NULL; in ZEND_INIT_FCALL_BY_NAME_SPEC_CV_HANDLER() local
/PHP-5.5/ext/calendar/
H A Deaster.c34 long method = CAL_EASTER_DEFAULT; in _cal_easter() local
/PHP-5.5/ext/com_dotnet/
H A Dcom_handlers.c367 static int com_call_method(const char *method, INTERNAL_FUNCTION_PARAMETERS) in com_call_method()
H A Dcom_saproxy.c330 static int saproxy_call_method(const char *method, INTERNAL_FUNCTION_PARAMETERS) in saproxy_call_method()
/PHP-5.5/ext/curl/
H A Dphp_curl.h125 int method; member
134 int method; member
141 int method; member
/PHP-5.5/ext/fileinfo/libmagic/
H A Dcompress.c386 uncompressbuf(struct magic_set *ms, int fd, size_t method, in uncompressbuf()
/PHP-5.5/ext/gd/
H A Dgd.c5108 gdInterpolationMethod method; in PHP_FUNCTION() local
5461 long method = GD_BILINEAR_FIXED; in PHP_FUNCTION() local
/PHP-5.5/ext/intl/breakiterator/
H A Dbreakiterator_iterators.cpp254 char *method, int method_len, const zend_literal *key TSRMLS_DC) in IntlPartsIterator_get_method()
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd.h263 #define MYSQLND_METHOD(class, method) php_##class##_##method##_pub argument
264 #define MYSQLND_METHOD_PRIVATE(class, method) php_##class##_##method##_priv argument
/PHP-5.5/ext/openssl/
H A Dopenssl.c1438 const X509V3_EXT_METHOD *method = NULL; in openssl_x509v3_subjectAltName() local
3484 char *method; int method_len = 0; in PHP_FUNCTION() local
4237 zval *method = NULL; in PHP_FUNCTION() local
4299 zval *method = NULL; in PHP_FUNCTION() local
4352 char *method =NULL; in PHP_FUNCTION() local
4482 char *method =NULL; in PHP_FUNCTION() local
4830 char *data, *method; in PHP_FUNCTION() local
4909 char *data, *method, *password, *iv = ""; in PHP_FUNCTION() local
4988 char *data, *method, *password, *iv = ""; in PHP_FUNCTION() local
5071 char *method; in PHP_FUNCTION() local
H A Dxp_ssl.c60 php_stream_xport_crypt_method_t method; member
436 SSL_METHOD *method; in php_openssl_setup_crypto() local
/PHP-5.5/ext/pdo/
H A Dpdo_stmt.c2713 static int row_call_method(const char *method, INTERNAL_FUNCTION_PARAMETERS) in row_call_method()
/PHP-5.5/ext/phar/
H A Dphar_object.c1036 long method = 0; in PHP_METHOD() local
2369 long format = 9021976, method = 9021976; in PHP_METHOD() local
2472 long format = 9021976, method = 9021976; in PHP_METHOD() local
3203 long method; in PHP_METHOD() local
3316 long method; in PHP_METHOD() local
4555 long method = 9021976; in PHP_METHOD() local
4901 long method; in PHP_METHOD() local
/PHP-5.5/ext/reflection/
H A Dphp_reflection.c1290 static void reflection_method_factory(zend_class_entry *ce, zend_function *method, zval *closure_ob… in reflection_method_factory()
2183 zval **method; in ZEND_METHOD() local
3733 zval *method; in _addmethod() local
/PHP-5.5/ext/snmp/
H A Dsnmp.c1760 long method; in PHP_FUNCTION() local
/PHP-5.5/ext/soap/interop/
H A Dclient_round2.php49 function endpointTestForm($test, $endpoint, $method, $paramType, $useWSDL)
/PHP-5.5/ext/soap/
H A Dsoap.c3758 xmlNodePtr method = NULL, param; local
4229 xmlNodePtr envelope = NULL, body, method = NULL, head = NULL; local
/PHP-5.5/ext/spl/
H A Dspl_directory.c665 zend_function *spl_filesystem_object_get_method_check(zval **object_ptr, char *method, int method_l… in spl_filesystem_object_get_method_check()
H A Dspl_iterators.c832 static union _zend_function *spl_recursive_it_get_method(zval **object_ptr, char *method, int metho… in spl_recursive_it_get_method()
1282 static union _zend_function *spl_dual_it_get_method(zval **object_ptr, char *method, int method_len… in spl_dual_it_get_method()
1304 int spl_dual_it_call_method(char *method, INTERNAL_FUNCTION_PARAMETERS) in spl_dual_it_call_method()
/PHP-5.5/ext/standard/
H A Dbasic_functions.c5037 zval **obj, **method; local
H A Dincomplete_class.c95 static union _zend_function *incomplete_class_get_method(zval **object, char *method, int method_le… in incomplete_class_get_method()
/PHP-5.5/ext/xml/
H A Dxml.c533 zval **method; in xml_call_handler() local

Completed in 227 milliseconds

12