LHASH             623 ext/openssl/openssl.c 	LHASH * global_config;	/* Global SSL config */
LHASH             624 ext/openssl/openssl.c 	LHASH * req_config;	/* SSL config for this request */
LHASH             814 ext/openssl/openssl.c static inline int php_openssl_config_check_syntax(const char * section_label, const char * config_filename, const char * section, LHASH * config)