Searched refs:php_openssl_config_check_syntax (Results 1 – 1 of 1) sorted by relevance
841 static inline int php_openssl_config_check_syntax(const char * section_label, const char * config_f… in php_openssl_config_check_syntax() function911 #define PHP_SSL_CONFIG_SYNTAX_CHECK(var) if (req->var && php_openssl_config_check_syntax(#var, \
Completed in 37 milliseconds