Home
last modified time | relevance | path

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

/PHP-8.0/ext/imap/
H A Dphp_imap.h104 } ERRORLIST; typedef
124 ERRORLIST *imap_errorstack;
H A Dphp_imap.c271 ERRORLIST *mail_newerrorlist(void) in mail_newerrorlist()
273 return (ERRORLIST *) memset(fs_get(sizeof(ERRORLIST)), 0, sizeof(ERRORLIST)); in mail_newerrorlist()
283 void mail_free_errorlist(ERRORLIST **errlist) in mail_free_errorlist()
654 ERRORLIST *ecur = NIL; in PHP_RSHUTDOWN_FUNCTION()
3849 ERRORLIST *cur=NIL; in PHP_FUNCTION()
3875 ERRORLIST *cur=NIL; in PHP_FUNCTION()
4670 ERRORLIST *cur = NIL; in mm_log()

Completed in 19 milliseconds