Home
last modified time | relevance | path

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

/PHP-7.0/ext/imap/
H A Dphp_imap.h93 } ERRORLIST; typedef
193 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()
4223 ERRORLIST *cur=NIL; in PHP_FUNCTION()
4250 ERRORLIST *cur=NIL; in PHP_FUNCTION()
5057 ERRORLIST *cur = NIL; in mm_log()

Completed in 22 milliseconds