Home
last modified time | relevance | path

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

/PHP-5.3/ext/zlib/
H A Dzlib.c264 char *ini_value; in PHP_INI_MH() local
279 ini_value = zend_ini_string("output_handler", sizeof("output_handler"), 0); in PHP_INI_MH()
281 if (ini_value && *ini_value && int_value) { in PHP_INI_MH()

Completed in 17 milliseconds