Home
last modified time | relevance | path

Searched defs:method (Results 1 – 25 of 45) sorted by last modified time

12

/PHP-7.3/ext/zip/
H A Dphp_zip.c2303 zend_long method; in ZIPARCHIVE_METHOD() local
2341 zend_long index, method; in ZIPARCHIVE_METHOD() local
/PHP-7.3/ext/phar/
H A Dphar_object.c1011 zend_long method = 0; in PHP_METHOD() local
2373 zend_long format = 9021976, method = 9021976; in PHP_METHOD() local
2477 zend_long format = 9021976, method = 9021976; in PHP_METHOD() local
3209 zend_long method; in PHP_METHOD() local
3322 zend_long method; in PHP_METHOD() local
4554 zend_long method = 9021976; in PHP_METHOD() local
4898 zend_long method; in PHP_METHOD() local
/PHP-7.3/ext/snmp/
H A Dsnmp.c1701 zend_long method; in PHP_FUNCTION() local
/PHP-7.3/Zend/
H A Dzend_closures.c390 static zend_function *zend_closure_get_method(zend_object **object, zend_string *method, const zval… in zend_closure_get_method()
H A Dzend_execute.c1620 …OLD void ZEND_FASTCALL zend_undefined_method(const zend_class_entry *ce, const zend_string *method) in zend_undefined_method()
3044 zval *method; in zend_init_dynamic_call_array() local
H A Dzend_API.c3288 zval *method = NULL; in zend_get_callable_name_ex() local
3387 zval *method = NULL; in zend_is_callable_impl() local
H A Dzend_compile.c3368 … zend_string *method = zend_string_init(colon + 1, ZSTR_LEN(str) - (colon - ZSTR_VAL(str)) - 1, 0); in zend_compile_dynamic_call() local
/PHP-7.3/ext/soap/
H A Dsoap.c3703 xmlNodePtr method = NULL, param; local
4166 xmlNodePtr envelope = NULL, body, method = NULL, head = NULL; local
/PHP-7.3/ext/openssl/
H A Dopenssl.c1809 zval *method = NULL; in PHP_FUNCTION() local
2172 char *method = "sha1"; in PHP_FUNCTION() local
2237 const X509V3_EXT_METHOD *method = NULL; in openssl_x509v3_subjectAltName() local
5017 char *method; in PHP_FUNCTION() local
5952 zval *method = NULL; in PHP_FUNCTION() local
6020 zval *method = NULL; in PHP_FUNCTION() local
6079 char *method =NULL; in PHP_FUNCTION() local
6212 char *method = NULL, *iv = NULL; in PHP_FUNCTION() local
6357 char *data, *method; in PHP_FUNCTION() local
6609 char *data, *method, *password, *iv = "", *aad = ""; in PHP_FUNCTION() local
[all …]
H A Dxp_ssl.c150 php_stream_xport_crypt_method_t method; member
312 static int php_openssl_x509_fingerprint_cmp(X509 *peer, const char *method, const char *expected) in php_openssl_x509_fingerprint_cmp()
329 const char *method = NULL; in php_openssl_x509_fingerprint_match() local
1596 const SSL_METHOD *method; in php_openssl_setup_crypto() local
/PHP-7.3/ext/pdo/
H A Dpdo_stmt.c2643 static int row_call_method(zend_string *method, zend_object *object, INTERNAL_FUNCTION_PARAMETERS) in row_call_method()
/PHP-7.3/ext/com_dotnet/
H A Dcom_saproxy.c325 static int saproxy_call_method(zend_string *method, zend_object *object, INTERNAL_FUNCTION_PARAMETE… in saproxy_call_method()
/PHP-7.3/ext/xml/
H A Dxml.c488 zval *method; in xml_call_handler() local
/PHP-7.3/ext/spl/
H A Dspl_directory.c680 zend_function *spl_filesystem_object_get_method_check(zend_object **object, zend_string *method, co… in spl_filesystem_object_get_method_check()
/PHP-7.3/sapi/phpdbg/
H A Dphpdbg.c384 char *class = NULL, *method = NULL; in PHP_FUNCTION() local
H A Dxml.md31 method section
H A Dphpdbg_list.c89 PHPDBG_LIST(method) /* {{{ */ in PHPDBG_LIST() argument
H A Dphpdbg_print.c53 static inline void phpdbg_print_function_helper(zend_function *method) /* {{{ */ in phpdbg_print_function_helper()
168 zend_function *method; in PHPDBG_PRINT() local
183 PHPDBG_PRINT(method) /* {{{ */ in PHPDBG_PRINT() argument
323 zend_function *method; in phpdbg_print_opcodes_ce() local
H A Dphpdbg_utils.c115 PHPDBG_API int phpdbg_is_class_method(const char *str, size_t len, char **class, char **method) /* … in phpdbg_is_class_method()
H A Dphpdbg_bp.c642 PHPDBG_API void phpdbg_set_breakpoint_method_opline(const char *class, const char *method, zend_ulo… in phpdbg_set_breakpoint_method_opline()
H A Dphpdbg_cmd.h65 } method; member
/PHP-7.3/ext/standard/
H A Dbasic_functions.c5090 zval *obj, *method; local
/PHP-7.3/ext/reflection/
H A Dphp_reflection.c1203 static void reflection_method_factory(zend_class_entry *ce, zend_function *method, zval *closure_ob… in reflection_method_factory()
2303 zval *method; in ZEND_METHOD() local
4156 zval method; in _addmethod() local
/PHP-7.3/ext/curl/
H A Dphp_curl.h130 int method; member
139 int method; member
146 int method; member
/PHP-7.3/main/streams/
H A Dphp_stream_transport.h202 php_stream_xport_crypt_method_t method; member

Completed in 250 milliseconds

12