use_shortnames 3156 ext/openssl/openssl.c zend_bool use_shortnames = 1; use_shortnames 3161 ext/openssl/openssl.c if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "Z|b", &zcsr, &use_shortnames) == FAILURE) { use_shortnames 3174 ext/openssl/openssl.c add_assoc_name_entry(return_value, NULL, subject, use_shortnames TSRMLS_CC); use_shortnames 3184 ext/openssl/openssl.c zend_bool use_shortnames = 1; use_shortnames 3190 ext/openssl/openssl.c if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "Z|b", &zcsr, &use_shortnames) == FAILURE) {