Home
last modified time | relevance | path

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

/PHP-5.4/ext/imap/
H A Dphp_imap.c1416 int qroot_len; in PHP_FUNCTION() local
1419 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rs", &streamind, &qroot, &qroot_len) == FAIL… in PHP_FUNCTION()
1472 int qroot_len; in PHP_FUNCTION() local
1477 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rsl", &streamind, &qroot, &qroot_len, &mailb… in PHP_FUNCTION()

Completed in 13 milliseconds