Home
last modified time | relevance | path

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

/PHP-5.3/ext/imap/
H A Dphp_imap.h91 } ERRORLIST; typedef
191 ERRORLIST *imap_errorstack;
H A Dphp_imap.c696 ERRORLIST *mail_newerrorlist(void) in mail_newerrorlist()
698 return (ERRORLIST *) memset(fs_get(sizeof(ERRORLIST)), 0, sizeof(ERRORLIST)); in mail_newerrorlist()
708 void mail_free_errorlist(ERRORLIST **errlist) in mail_free_errorlist()
1075 ERRORLIST *ecur = NIL; in PHP_RSHUTDOWN_FUNCTION()
4172 ERRORLIST *cur=NIL; in PHP_FUNCTION()
4199 ERRORLIST *cur=NIL; in PHP_FUNCTION()
5030 ERRORLIST *cur = NIL; in mm_log()

Completed in 18 milliseconds