Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A Dphp_ini.c61 static HashTable *active_ini_hash; variable
182 active_ini_hash = NULL; \
195 if (active_ini_hash) { in php_ini_parser_cb()
196 active_hash = active_ini_hash; in php_ini_parser_cb()
310 active_ini_hash = Z_ARRVAL_P(entry); in php_ini_parser_cb()

Completed in 6 milliseconds