Home
last modified time | relevance | path

Searched refs:short_names (Results 1 – 2 of 2) sorted by relevance

/PHP-8.1/ext/openssl/
H A Dopenssl.stub.php46 function openssl_x509_parse(OpenSSLCertificate|string $certificate, bool $short_names = true): arra… argument
82 function openssl_csr_get_subject(OpenSSLCertificateSigningRequest|string $csr, bool $short_names = … argument
84 function openssl_csr_get_public_key(OpenSSLCertificateSigningRequest|string $csr, bool $short_names argument
H A Dopenssl_arginfo.h34 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, short_names, _IS_BOOL, 0, "true")
104 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, short_names, _IS_BOOL, 0, "true")
109 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, short_names, _IS_BOOL, 0, "true")

Completed in 10 milliseconds