Home
last modified time | relevance | path

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

/PHP-8.0/ext/standard/
H A Dbasic_functions.c145 static void php_putenv_destructor(zval *zv) /* {{{ */ in php_putenv_destructor() function
475 zend_hash_init(&BG(putenv_ht), 1, NULL, php_putenv_destructor, 0); in PHP_RINIT_FUNCTION()

Completed in 11 milliseconds