Home
last modified time | relevance | path

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

/PHP-5.5/ext/zlib/
H A Dzlib.c881 char *ini_value; in PHP_INI_MH() local
896 ini_value = zend_ini_string("output_handler", sizeof("output_handler"), 0); in PHP_INI_MH()
898 if (ini_value && *ini_value && int_value) { in PHP_INI_MH()

Completed in 6 milliseconds