Home
last modified time | relevance | path

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

/PHP-8.1/ext/imap/
H A Dphp_imap.stub.php114 …function imap_setflag_full(IMAP\Connection $imap, string $sequence, string $flag, int $options = 0…
116 …function imap_clearflag_full(IMAP\Connection $imap, string $sequence, string $flag, int $options =…
138 …function imap_fetch_overview(IMAP\Connection $imap, string $sequence, int $flags = 0): array|false…
H A Dphp_imap.c1612 zend_string *sequence; in PHP_FUNCTION() local
1639 zend_string *sequence; in PHP_FUNCTION() local
2622 zend_string *sequence, *flag; in PHP_FUNCTION() local
2646 zend_string *sequence, *flag; in PHP_FUNCTION() local
2951 zend_string *sequence; in PHP_FUNCTION() local

Completed in 16 milliseconds