Home
last modified time | relevance | path

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

/dports/security/snuffleupagus/snuffleupagus-0.7.0/src/
H A Dsnuffleupagus.c86 SP_INIT_HT(config.config_disabled_functions_ret_hooked); in PHP_GINIT_FUNCTION()
144 FREE_HT_LIST(config_disabled_functions_ret_hooked); in PHP_MSHUTDOWN_FUNCTION()
321 SNUFFLEUPAGUS_G(config).config_disabled_functions_ret_hooked, "echo", in PHP_INI_MH()
H A Dsp_config.h185 HashTable *config_disabled_functions_ret_hooked; member
H A Dsp_disabled_functions.c509 SNUFFLEUPAGUS_G(config).config_disabled_functions_ret_hooked, in ZEND_FUNCTION()
604 SNUFFLEUPAGUS_G(config).config_disabled_functions_ret_hooked); in hook_disabled_functions()