Home
last modified time | relevance | path

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

/PHP-8.1/ext/imap/
H A Dphp_imap.h99 } ERRORLIST; typedef
119 ERRORLIST *imap_errorstack;
H A Dphp_imap.c310 ERRORLIST *mail_newerrorlist(void) in mail_newerrorlist()
312 return (ERRORLIST *) memset(fs_get(sizeof(ERRORLIST)), 0, sizeof(ERRORLIST)); in mail_newerrorlist()
322 void mail_free_errorlist(ERRORLIST **errlist) in mail_free_errorlist()
701 ERRORLIST *ecur = NIL; in PHP_RSHUTDOWN_FUNCTION()
3806 ERRORLIST *cur=NIL; in PHP_FUNCTION()
3832 ERRORLIST *cur=NIL; in PHP_FUNCTION()
4627 ERRORLIST *cur = NIL; in mm_log()

Completed in 20 milliseconds