Home
last modified time | relevance | path

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

/PHP-8.0/ext/openssl/
H A Dopenssl.stub.php17 …ile(OpenSSLCertificate|string $certificate, string $output_filename, bool $no_text = true): bool {} argument
20 function openssl_x509_export(OpenSSLCertificate|string $certificate, &$output, bool $no_text = true… argument
51 …enSSLCertificateSigningRequest|string $csr, string $output_filename, bool $no_text = true): bool {} argument
54 function openssl_csr_export(OpenSSLCertificateSigningRequest|string $csr, &$output, bool $no_text =… argument
H A Dopenssl_arginfo.h7 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, no_text, _IS_BOOL, 0, "true")
13 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, no_text, _IS_BOOL, 0, "true")
77 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, no_text, _IS_BOOL, 0, "true")
83 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, no_text, _IS_BOOL, 0, "true")

Completed in 11 milliseconds