Home
last modified time | relevance | path

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

/PHP-5.6/ext/pdo/
H A Dpdo_stmt.c2045 static int pdo_stmt_do_next_rowset(pdo_stmt_t *stmt TSRMLS_DC) in pdo_stmt_do_next_rowset() function
2082 if (!pdo_stmt_do_next_rowset(stmt TSRMLS_CC)) { in PHP_METHOD()
2106 if (!pdo_stmt_do_next_rowset(stmt TSRMLS_CC)) { in PHP_METHOD()

Completed in 14 milliseconds