Home
last modified time | relevance | path

Searched defs:sequence (Results 1 – 2 of 2) sorted by relevance

/PHP-8.0/ext/imap/
H A Dphp_imap.stub.php170 function imap_setflag_full($imap, string $sequence, string $flag, int $options = 0): bool {}
173 function imap_clearflag_full($imap, string $sequence, string $flag, int $options = 0): bool {}
209 function imap_fetch_overview($imap, string $sequence, int $flags = 0): array|false {}
H A Dphp_imap.c1615 zend_string *sequence; in PHP_FUNCTION() local
1642 zend_string *sequence; in PHP_FUNCTION() local
2645 zend_string *sequence, *flag; in PHP_FUNCTION() local
2671 zend_string *sequence, *flag; in PHP_FUNCTION() local
2990 zend_string *sequence; in PHP_FUNCTION() local

Completed in 15 milliseconds