Searched refs:get_col (Results 1 – 3 of 3) sorted by relevance
88 pdo_column_data structure, and the "get_col" callback then had to return93 "get_col" callback accepts a zval pointer that may be populated with a101 returned by get_col (in fact no corresponding type might exist, e.g. for
406 pdo_stmt_get_col_data_func get_col; member
503 stmt->methods->get_col(stmt, colno, dest, type_override); in fetch_value()
Completed in 18 milliseconds