Home
last modified time | relevance | path

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

/PHP-8.1/ext/openssl/
H A Dopenssl.stub.php29 …ile(OpenSSLCertificate|string $certificate, string $output_filename, bool $no_text = true): bool {} argument
32 function openssl_x509_export(OpenSSLCertificate|string $certificate, &$output, bool $no_text = true… argument
67 …enSSLCertificateSigningRequest|string $csr, string $output_filename, bool $no_text = true): bool {} argument
70 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 8 milliseconds