Home
last modified time | relevance | path

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

/PHP-8.1/ext/openssl/
H A Dopenssl.c3501 bool use_shortnames = 1; in PHP_FUNCTION() local
3507 Z_PARAM_BOOL(use_shortnames) in PHP_FUNCTION()
3518 php_openssl_add_assoc_name_entry(return_value, NULL, subject, use_shortnames); in PHP_FUNCTION()
3545 bool use_shortnames = 1; in PHP_FUNCTION() local
3550 Z_PARAM_BOOL(use_shortnames) in PHP_FUNCTION()

Completed in 23 milliseconds