Home
last modified time | relevance | path

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

/PHP-7.1/ext/pdo/
H A Dphp_pdo_driver.h87 enum pdo_fetch_type { enum
501 enum pdo_fetch_type default_fetch_type;
613 enum pdo_fetch_type default_fetch_type;
H A Dpdo_stmt.c826 static int do_fetch(pdo_stmt_t *stmt, int do_bind, zval *return_value, enum pdo_fetch_type how, enu… in do_fetch()

Completed in 15 milliseconds