Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dbasic_functions.c160 static void php_putenv_destructor(zval *zv) /* {{{ */ in php_putenv_destructor() function
413 zend_hash_init(&BG(putenv_ht), 1, NULL, php_putenv_destructor, 0); in PHP_RINIT_FUNCTION()

Completed in 9 milliseconds