Home
last modified time | relevance | path

Searched defs:method (Results 1 – 25 of 45) sorted by relevance

12

/PHP-7.3/sapi/phpdbg/
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_list.c89 PHPDBG_LIST(method) /* {{{ */ in PHPDBG_LIST() argument
H A Dxml.md31 method section
H A Dphpdbg_cmd.h65 } method; member
/PHP-7.3/ext/zip/lib/
H A Dzip_set_file_compression.c39 zip_set_file_compression(zip_t *za, zip_uint64_t idx, zip_int32_t method, zip_uint32_t flags) in zip_set_file_compression()
H A Dzip_source_win32handle.c488 DWORD method; in _zip_seek_win32() local
/PHP-7.3/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc_introspection.c107 static inline void describe_method(XMLRPC_SERVER server, XMLRPC_VALUE vector, const char* method) { in describe_method()
188 const char* method = XMLRPC_GetValueString(XMLRPC_VectorRewind(XMLRPC_RequestGetData(input))); in xi_system_method_signature_cb() local
247 const char* method = XMLRPC_GetValueString(XMLRPC_VectorRewind(XMLRPC_RequestGetData(input))); in xi_system_method_help_cb() local
H A Dxmlrpc_introspection_private.h84 XMLRPC_IntrospectionCallback method; member
H A Dxmlrpc_private.h152 XMLRPC_Callback method; member
H A Dxml_to_dandarpc.c306 xml_element* method = xml_elem_new(); in DANDARPC_REQUEST_to_xml_element() local
H A Dxml_to_xmlrpc.c391 xml_element* method = xml_elem_new(); in XMLRPC_REQUEST_to_xml_element() local
/PHP-7.3/ext/soap/interop/
H A Dclient_round2.php49 function endpointTestForm($test, $endpoint, $method, $paramType, $useWSDL)
/PHP-7.3/ext/curl/
H A Dphp_curl.h130 int method; member
139 int method; member
146 int method; member
/PHP-7.3/ext/calendar/
H A Deaster.c33 zend_long method = CAL_EASTER_DEFAULT; in _cal_easter() local
/PHP-7.3/ext/fileinfo/libmagic/
H A Dcompress.c605 methodname(size_t method) in methodname()
616 uncompressbuf(int fd, size_t bytes_max, size_t method, const unsigned char *old, in uncompressbuf()
/PHP-7.3/ext/standard/
H A Dincomplete_class.c89 static union _zend_function *incomplete_class_get_method(zend_object **object, zend_string *method,… in incomplete_class_get_method()
/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/zend_test/
H A Dtest.c178 static int zend_test_class_call_method(zend_string *method, zend_object *object, INTERNAL_FUNCTION_… in zend_test_class_call_method()
/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/intl/breakiterator/
H A Dbreakiterator_iterators.cpp242 U_CFUNC zend_function *IntlPartsIterator_get_method(zend_object **object_ptr, zend_string *method, … in IntlPartsIterator_get_method()
/PHP-7.3/ext/xmlrpc/
H A Dxmlrpc-epi-php.c670 char *method = NULL; in PHP_FUNCTION() local
787 zval *method; in PHP_FUNCTION() local
/PHP-7.3/main/streams/
H A Dphp_stream_transport.h202 php_stream_xport_crypt_method_t method; member
/PHP-7.3/ext/com_dotnet/
H A Dcom_handlers.c362 static int com_call_method(zend_string *method, zend_object *object, INTERNAL_FUNCTION_PARAMETERS) in com_call_method()
/PHP-7.3/sapi/cli/
H A Dphp_http_parser.h196 unsigned char method; /* requests only */ member

Completed in 89 milliseconds

12