LHASH_OF 620 ext/openssl/openssl.c LHASH_OF(CONF_VALUE) * global_config; /* Global SSL config */ LHASH_OF 621 ext/openssl/openssl.c LHASH_OF(CONF_VALUE) * req_config; /* SSL config for this request */ LHASH_OF 812 ext/openssl/openssl.c static inline int php_openssl_config_check_syntax(const char * section_label, const char * config_filename, const char * section, LHASH_OF(CONF_VALUE) * config) /* {{{ */