Home
last modified time | relevance | path

Searched refs:section_len (Results 1 – 1 of 1) sorted by path

/PHP-5.6/ext/imap/
H A Dphp_imap.c2436 int section_len = 0, close_stream = 1; in PHP_FUNCTION() local
2439 …ters(ZEND_NUM_ARGS() TSRMLS_CC, "rZl|sl", &stream, &out, &msgno, &section, &section_len, &flags)) { in PHP_FUNCTION()
3298 int section_len; in PHP_FUNCTION() local
3304 …arameters(ZEND_NUM_ARGS() TSRMLS_CC, "rls", &streamind, &msg, &section, &section_len) == FAILURE) { in PHP_FUNCTION()

Completed in 18 milliseconds