Searched refs:section_len (Results 1 - 1 of 1) sorted by relevance
| /PHP_5_5/ext/imap/ |
| H A D | php_imap.c | 2413 int section_len = 0, close_stream = 1; local 2416 if (SUCCESS != zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rZl|sl", &stream, &out, &msgno, §ion, §ion_len, &flags)) { 3274 int section_len; local 3280 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rls", &streamind, &msg, §ion, §ion_len) == FAILURE) {
|
Completed in 9 milliseconds