Home
last modified time | relevance | path

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

/PHP-7.4/ext/imap/
H A Dphp_imap.c4889 zend_long ttype, timeout=-1; in PHP_FUNCTION() local
4892 if (zend_parse_parameters(ZEND_NUM_ARGS(), "l|l", &ttype, &timeout) == FAILURE) { in PHP_FUNCTION()
4897 switch (ttype) { in PHP_FUNCTION()
4918 switch (ttype) { in PHP_FUNCTION()

Completed in 15 milliseconds