BIO_printf       4292 ext/openssl/openssl.c 				BIO_printf(outfile, "%s: %s\n", ZSTR_VAL(strindex), Z_STRVAL_P(zcertval));
BIO_printf       4294 ext/openssl/openssl.c 				BIO_printf(outfile, "%s\n", Z_STRVAL_P(zcertval));
BIO_printf       4396 ext/openssl/openssl.c 				BIO_printf(outfile, "%s: %s\n", ZSTR_VAL(strindex), Z_STRVAL_P(hval));
BIO_printf       4398 ext/openssl/openssl.c 				BIO_printf(outfile, "%s\n", Z_STRVAL_P(hval));