Searched refs:PSF (Results 1 – 3 of 3) sorted by relevance
/PHP-7.2/ext/session/ |
H A D | mod_user.c | 56 #define PSF(a) PS(mod_user_names).name.ps_##a macro 86 if (Z_ISUNDEF(PSF(open))) { in PS_OPEN_FUNC() 97 ps_call_handler(&PSF(open), 2, args, &retval); in PS_OPEN_FUNC() 122 ps_call_handler(&PSF(close), 0, NULL, &retval); in PS_CLOSE_FUNC() 146 ps_call_handler(&PSF(read), 1, args, &retval); in PS_READ_FUNC() 167 ps_call_handler(&PSF(write), 2, args, &retval); in PS_WRITE_FUNC() 191 ps_call_handler(&PSF(gc), 1, args, &retval); in PS_GC_FUNC() 209 if (!Z_ISUNDEF(PSF(create_sid))) { in PS_CREATE_SID_FUNC() 240 if (!Z_ISUNDEF(PSF(validate_sid))) { in PS_VALIDATE_SID_FUNC() 264 if (!Z_ISUNDEF(PSF(update_timestamp))) { in PS_UPDATE_TIMESTAMP_FUNC() [all …]
|
/PHP-7.2/ext/fileinfo/tests/ |
H A D | magic | 15258 # PSF fonts, from H. Peter Anvin <hpa@yggdrasil.com>
|
H A D | magic私はガラスを食べられます | 15258 # PSF fonts, from H. Peter Anvin <hpa@yggdrasil.com>
|
Completed in 97 milliseconds