Searched refs:MG (Results 1 – 2 of 2) sorted by relevance
159 MG(initialized) = 1; in ZEND_DECLARE_MODULE_GLOBALS()224 MG(ctx) = ctx; in mlfi_connect()258 MG(ctx) = ctx; in mlfi_helo()298 MG(ctx) = ctx; in mlfi_envfrom()338 MG(ctx) = ctx; in mlfi_envrcpt()377 MG(ctx) = ctx; in mlfi_header()409 MG(ctx) = ctx; in mlfi_eoh()443 MG(ctx) = ctx; in mlfi_body()474 MG(ctx) = ctx; in mlfi_eom()503 MG(ctx) = ctx; in mlfi_abort()[all …]
19 #define MG(v) TSRMG(milter_globals_id, zend_milter_globals *, v) macro
Completed in 8 milliseconds