Home
last modified time | relevance | path

Searched refs:active_ini_hash (Results 1 – 1 of 1) sorted by path

/PHP-8.1/main/
H A Dphp_ini.c59 static HashTable *active_ini_hash; variable
177 active_ini_hash = NULL; \
189 if (active_ini_hash) { in php_ini_parser_cb()
190 active_hash = active_ini_hash; in php_ini_parser_cb()
304 active_ini_hash = Z_ARRVAL_P(entry); in php_ini_parser_cb()

Completed in 7 milliseconds