Home
last modified time | relevance | path

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

/PHP-7.4/ext/pdo/
H A Dphp_pdo_driver.h145 PDO_ATTR_STRINGIFY_FETCHES, /* converts integer/float types to strings during fetch */ enumerator
H A Dpdo_dbh.c758 case PDO_ATTR_STRINGIFY_FETCHES: in pdo_dbh_attribute_set()
1463 REGISTER_PDO_CLASS_CONST_LONG("ATTR_STRINGIFY_FETCHES", (zend_long)PDO_ATTR_STRINGIFY_FETCHES); in pdo_dbh_init()

Completed in 11 milliseconds