Home
last modified time | relevance | path

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

/PHP-7.2/main/
H A Dphp_ini.c62 static HashTable *active_ini_hash; variable
204 active_ini_hash = NULL; \
217 if (active_ini_hash) { in php_ini_parser_cb()
218 active_hash = active_ini_hash; in php_ini_parser_cb()
332 active_ini_hash = Z_ARRVAL_P(entry); in php_ini_parser_cb()

Completed in 9 milliseconds