Home
last modified time | relevance | path

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

/PHP-5.4/ext/mssql/
H A Dphp_mssql.h166 long min_error_severity, min_message_severity; variable
H A Dphp_mssql.c266 if (severity >= MS_SQL_G(min_error_severity)) { in PHP_INI_END()
489 MS_SQL_G(min_error_severity) = MS_SQL_G(cfg_min_error_severity); in PHP_RINIT_FUNCTION()
1947 MS_SQL_G(min_error_severity) = severity;
/PHP-5.4/
H A Dphp.ini-development1598 mssql.min_error_severity = 10
H A Dphp.ini-production1598 mssql.min_error_severity = 10

Completed in 19 milliseconds