Home
last modified time | relevance | path

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

/PHP-8.3/ext/pdo/
H A Dpdo_stmt.c1878 static bool pdo_stmt_do_next_rowset(pdo_stmt_t *stmt) in pdo_stmt_do_next_rowset() function
1905 if (!pdo_stmt_do_next_rowset(stmt)) { in PHP_METHOD()
1929 if (!pdo_stmt_do_next_rowset(stmt)) { in PHP_METHOD()

Completed in 11 milliseconds