Home
last modified time | relevance | path

Searched refs:cfg_min_error_severity (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/ext/mssql/
H A Dphp_mssql.h167 long cfg_min_error_severity, cfg_min_message_severity; variable
H A Dphp_mssql.c244 …_EX("mssql.min_error_severity", "10", PHP_INI_ALL, OnUpdateLong, cfg_min_error_severity, zend_mss…
494 MS_SQL_G(min_error_severity) = MS_SQL_G(cfg_min_error_severity); in PHP_RINIT_FUNCTION()

Completed in 10 milliseconds