Home
last modified time | relevance | path

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

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

Completed in 24 milliseconds