Searched refs:mod_user_names (Results 1 – 3 of 3) sorted by relevance
1995 zval_ptr_dtor(&PS(mod_user_names).names[i]); in PHP_FUNCTION()2014 zval_ptr_dtor(&PS(mod_user_names).names[i]); in PHP_FUNCTION()2022 zval_ptr_dtor(&PS(mod_user_names).names[i]); in PHP_FUNCTION()2023 ZVAL_UNDEF(&PS(mod_user_names).names[i]); in PHP_FUNCTION()2034 zval_ptr_dtor(&PS(mod_user_names).names[i]); in PHP_FUNCTION()2043 ZVAL_UNDEF(&PS(mod_user_names).names[i]); in PHP_FUNCTION()2105 if (!Z_ISUNDEF(PS(mod_user_names).names[i])) { in PHP_FUNCTION()2106 zval_ptr_dtor(&PS(mod_user_names).names[i]); in PHP_FUNCTION()2752 if (!Z_ISUNDEF(PS(mod_user_names).names[i])) { in PHP_RSHUTDOWN_FUNCTION()2753 zval_ptr_dtor(&PS(mod_user_names).names[i]); in PHP_RSHUTDOWN_FUNCTION()[all …]
52 #define PSF(a) PS(mod_user_names).name.ps_##a
176 } mod_user_names; member
Completed in 21 milliseconds