Home
last modified time | relevance | path

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

/PHP-7.0/ext/imap/
H A Dphp_imap.c2623 unsigned int msgno, unreadmsg, deletedmsg, msize; in PHP_FUNCTION() local
2636 unreadmsg = 0; in PHP_FUNCTION()
2645 unreadmsg++; in PHP_FUNCTION()
2653 add_property_long(return_value, "Unread", unreadmsg); in PHP_FUNCTION()

Completed in 15 milliseconds