LHASH             598 ext/openssl/openssl.c 	LHASH * global_config;  /* Global SSL config */
LHASH             599 ext/openssl/openssl.c 	LHASH * req_config;             /* SSL config for this request */
LHASH             792 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 TSRMLS_DC)