Home
last modified time | relevance | path

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

/PHP-7.4/ext/zlib/
H A Dzlib.c1429 char *ini_value; in PHP_INI_MH() local
1450 ini_value = zend_ini_string("output_handler", sizeof("output_handler"), 0); in PHP_INI_MH()
1452 if (ini_value && *ini_value && int_value) { in PHP_INI_MH()

Completed in 11 milliseconds