Home
last modified time | relevance | path

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

/PHP-5.3/ext/imap/
H A Dphp_imap.c1425 int qroot_len; in PHP_FUNCTION() local
1428 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rs", &streamind, &qroot, &qroot_len) == FAIL… in PHP_FUNCTION()
1481 int qroot_len; in PHP_FUNCTION() local
1486 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rsl", &streamind, &qroot, &qroot_len, &mailb… in PHP_FUNCTION()

Completed in 13 milliseconds