Home
last modified time | relevance | path

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

/PHP-5.5/ext/imap/tests/
H A Dimap_fetch_overview_variation5.phpt68 msgno is 2
81 msgno is 1
92 msgno is 3
108 msgno is 1
119 msgno is 2
130 msgno is 3
H A Dimap_fetch_overview_basic.phpt62 msgno is 1
76 msgno is 1
88 msgno is 2
H A Dimap_fetch_overview_variation2.phpt129 msgno is 1
168 msgno is 1
183 msgno is 1
H A Dimap_fetch_overview_variation6.phpt101 msgno is 1
H A Dimap_include.inc19 'msgno',
/PHP-5.5/ext/imap/
H A Dphp_imap.c1633 unsigned int msgno; in PHP_FUNCTION() local
1645 for (msgno = 1; msgno <= imap_le_struct->imap_stream->nmsgs; msgno++) { in PHP_FUNCTION()
1703 msgindex = msgno; in PHP_FUNCTION()
2298 if (msgno < 1) { in PHP_FUNCTION()
2310 msgindex = msgno; in PHP_FUNCTION()
2571 for (msgno = 1; msgno <= imap_le_struct->imap_stream->nmsgs; msgno++) { in PHP_FUNCTION()
3152 long msgno, flags=0L; in PHP_FUNCTION() local
3173 msgindex = msgno; in PHP_FUNCTION()
3187 long msgno; in PHP_FUNCTION() local
3197 msgindex = msgno; in PHP_FUNCTION()
[all …]
/PHP-5.5/ext/pdo_dblib/
H A Dphp_pdo_dblib_int.h95 int msg_handler(DBPROCESS *dbproc, DBINT msgno, int msgstate,
H A Dpdo_dblib.c140 int msg_handler(DBPROCESS *dbproc, DBINT msgno, int msgstate, in msg_handler() argument
/PHP-5.5/ext/mssql/
H A Dphp_mssql.c280 static int php_mssql_message_handler(DBPROCESS *dbproc, DBINT msgno,int msgstate, int severity,char… in php_mssql_message_handler() argument

Completed in 22 milliseconds