Home
last modified time | relevance | path

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

/PHP-7.2/ext/imap/
H A Dphp_imap.h108 } ERRORLIST; typedef
208 ERRORLIST *imap_errorstack;
H A Dphp_imap.c705 ERRORLIST *mail_newerrorlist(void) in mail_newerrorlist()
707 return (ERRORLIST *) memset(fs_get(sizeof(ERRORLIST)), 0, sizeof(ERRORLIST)); in mail_newerrorlist()
717 void mail_free_errorlist(ERRORLIST **errlist) in mail_free_errorlist()
1089 ERRORLIST *ecur = NIL; in PHP_RSHUTDOWN_FUNCTION()
4220 ERRORLIST *cur=NIL; in PHP_FUNCTION()
4247 ERRORLIST *cur=NIL; in PHP_FUNCTION()
5054 ERRORLIST *cur = NIL; in mm_log()

Completed in 30 milliseconds