Home
last modified time | relevance | path

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

/PHP-5.5/ext/pdo/
H A Dphp_pdo_driver.h137 PDO_ATTR_STRINGIFY_FETCHES, /* converts integer/float types to strings during fetch */ enumerator
H A Dpdo_dbh.c779 case PDO_ATTR_STRINGIFY_FETCHES: in pdo_dbh_attribute_set()
1471 REGISTER_PDO_CLASS_CONST_LONG("ATTR_STRINGIFY_FETCHES",(long)PDO_ATTR_STRINGIFY_FETCHES); in pdo_dbh_init()

Completed in 11 milliseconds