Home
last modified time | relevance | path

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

/PHP-8.1/
H A DUPGRADING.INTERNALS88 pdo_column_data structure, and the "get_col" callback then had to return
93 "get_col" callback accepts a zval pointer that may be populated with a
101 returned by get_col (in fact no corresponding type might exist, e.g. for
/PHP-8.1/ext/pdo/
H A Dphp_pdo_driver.h406 pdo_stmt_get_col_data_func get_col; member
H A Dpdo_stmt.c503 stmt->methods->get_col(stmt, colno, dest, type_override); in fetch_value()

Completed in 18 milliseconds