Home
last modified time | relevance | path

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

/php-src/ext/pdo/
H A Dphp_pdo_driver.h476 enum pdo_case_conversion native_case, desired_case; member
H A Dpdo_stmt.c140 …if (stmt->dbh->native_case != stmt->dbh->desired_case && stmt->dbh->desired_case != PDO_CASE_NATUR… in pdo_stmt_describe_columns()
/php-src/ext/pdo_firebird/
H A Dfirebird_driver.c1350 dbh->native_case = PDO_CASE_UPPER; in pdo_firebird_handle_factory()

Completed in 16 milliseconds