Home
last modified time | relevance | path

Searched defs:quoted (Results 1 – 7 of 7) sorted by relevance

/PHP-7.4/ext/pdo_dblib/
H A Ddblib_driver.c150 …ndle_quoter(pdo_dbh_t *dbh, const char *unquoted, size_t unquotedlen, char **quoted, size_t *quote… in dblib_handle_quoter()
/PHP-7.4/ext/pdo_odbc/
H A Dodbc_driver.c263 …ndle_quoter(pdo_dbh_t *dbh, const char *unquoted, size_t unquotedlen, char **quoted, size_t *quote… in odbc_handle_quoter()
/PHP-7.4/ext/pdo_oci/
H A Doci_driver.c361 …ndle_quoter(pdo_dbh_t *dbh, const char *unquoted, size_t unquotedlen, char **quoted, size_t *quote… in oci_handle_quoter()
/PHP-7.4/ext/pdo_mysql/
H A Dmysql_driver.c306 …ndle_quoter(pdo_dbh_t *dbh, const char *unquoted, size_t unquotedlen, char **quoted, size_t *quote… in mysql_handle_quoter()
/PHP-7.4/ext/pdo_firebird/
H A Dfirebird_driver.c244 char **quoted, size_t *quotedlen, enum pdo_param_type paramtype) in firebird_handle_quoter()
/PHP-7.4/ext/pdo_sqlite/
H A Dsqlite_driver.c234 …ndle_quoter(pdo_dbh_t *dbh, const char *unquoted, size_t unquotedlen, char **quoted, size_t *quote… in sqlite_handle_quoter()
/PHP-7.4/ext/pdo_pgsql/
H A Dpgsql_driver.c321 …ndle_quoter(pdo_dbh_t *dbh, const char *unquoted, size_t unquotedlen, char **quoted, size_t *quote… in pgsql_handle_quoter()

Completed in 20 milliseconds