Home
last modified time | relevance | path

Searched refs:min_error_severity (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/ext/mssql/
H A Dphp_mssql.h166 long min_error_severity, min_message_severity; variable
H A Dphp_mssql.c271 if (severity >= MS_SQL_G(min_error_severity)) { in PHP_INI_END()
494 MS_SQL_G(min_error_severity) = MS_SQL_G(cfg_min_error_severity); in PHP_RINIT_FUNCTION()
1952 MS_SQL_G(min_error_severity) = severity;
/PHP-5.5/
H A Dphp.ini-development1607 mssql.min_error_severity = 10
H A Dphp.ini-production1607 mssql.min_error_severity = 10

Completed in 22 milliseconds