Home
last modified time | relevance | path

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

/PHP-5.5/sapi/milter/
H A Dphp_milter.c159 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 …]
H A Dphp_milter.h19 #define MG(v) TSRMG(milter_globals_id, zend_milter_globals *, v) macro

Completed in 11 milliseconds