Home
last modified time | relevance | path

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

/PHP-8.3/ext/openssl/
H A Dopenssl.stub.php410 function openssl_x509_parse(OpenSSLCertificate|string $certificate, bool $short_names = true): arra… argument
454 function openssl_csr_get_subject(OpenSSLCertificateSigningRequest|string $csr, bool $short_names = …
456 function openssl_csr_get_public_key(OpenSSLCertificateSigningRequest|string $csr, bool $short_names
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 8 milliseconds