Home
last modified time | relevance | path

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

/PHP-7.1/ext/pdo/
H A Dpdo_sql_parser.c389 char *quoted; /* quoted value */ member
/PHP-7.1/ext/pdo_dblib/
H A Ddblib_driver.c152 …ndle_quoter(pdo_dbh_t *dbh, const char *unquoted, size_t unquotedlen, char **quoted, size_t *quote… in dblib_handle_quoter()
/PHP-7.1/ext/pdo_odbc/
H A Dodbc_driver.c264 …ndle_quoter(pdo_dbh_t *dbh, const char *unquoted, size_t unquotedlen, char **quoted, size_t *quote… in odbc_handle_quoter()
/PHP-7.1/ext/pdo_oci/
H A Doci_driver.c369 …ndle_quoter(pdo_dbh_t *dbh, const char *unquoted, size_t unquotedlen, char **quoted, size_t *quote… in oci_handle_quoter()
/PHP-7.1/ext/pdo_mysql/
H A Dmysql_driver.c300 …ndle_quoter(pdo_dbh_t *dbh, const char *unquoted, size_t unquotedlen, char **quoted, size_t *quote… in mysql_handle_quoter()
/PHP-7.1/ext/pdo_firebird/
H A Dfirebird_driver.c282 char **quoted, size_t *quotedlen, enum pdo_param_type paramtype) in firebird_handle_quoter()
/PHP-7.1/ext/pdo_sqlite/
H A Dsqlite_driver.c233 …ndle_quoter(pdo_dbh_t *dbh, const char *unquoted, size_t unquotedlen, char **quoted, size_t *quote… in sqlite_handle_quoter()
/PHP-7.1/ext/pdo_pgsql/
H A Dpgsql_driver.c331 …ndle_quoter(pdo_dbh_t *dbh, const char *unquoted, size_t unquotedlen, char **quoted, size_t *quote… in pgsql_handle_quoter()

Completed in 25 milliseconds