Home
last modified time | relevance | path

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

/PHP-8.2/ext/imap/
H A Dphp_imap.h99 } ERRORLIST; typedef
119 ERRORLIST *imap_errorstack;
H A Dphp_imap.c319 ERRORLIST *mail_newerrorlist(void) in mail_newerrorlist()
321 return (ERRORLIST *) memset(fs_get(sizeof(ERRORLIST)), 0, sizeof(ERRORLIST)); in mail_newerrorlist()
331 void mail_free_errorlist(ERRORLIST **errlist) in mail_free_errorlist()
531 ERRORLIST *ecur = NIL; in PHP_RSHUTDOWN_FUNCTION()
3654 ERRORLIST *cur=NIL; in PHP_FUNCTION()
3680 ERRORLIST *cur=NIL; in PHP_FUNCTION()
4475 ERRORLIST *cur = NIL; in mm_log()

Completed in 15 milliseconds