Home
last modified time | relevance | path

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

/PHP-5.5/ext/pdo/
H A Dpdo_stmt.c566 int need_copy = (new_type != PDO_PARAM_ZVAL || stmt->dbh->stringify) ? 1 : 0; in fetch_value() local
568 ZVAL_ZVAL(dest, zv, need_copy, 1); in fetch_value()

Completed in 10 milliseconds