Home
last modified time | relevance | path

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

/PHP-7.4/ext/pdo_dblib/
H A Ddblib_driver.c150 …har *unquoted, size_t unquotedlen, char **quoted, size_t *quotedlen, enum pdo_param_type paramtype) in dblib_handle_quoter()
/PHP-7.4/ext/pdo_odbc/
H A Dphp_pdo_odbc_int.h160 SQLSMALLINT paramtype; member
/PHP-7.4/ext/pdo_oci/
H A Doci_driver.c361 …quoted, size_t unquotedlen, char **quoted, size_t *quotedlen, enum pdo_param_type paramtype ) /* {… in oci_handle_quoter()
/PHP-7.4/ext/pdo_mysql/
H A Dmysql_driver.c306 …ar *unquoted, size_t unquotedlen, char **quoted, size_t *quotedlen, enum pdo_param_type paramtype ) 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 …ar *unquoted, size_t unquotedlen, char **quoted, size_t *quotedlen, enum pdo_param_type paramtype ) in sqlite_handle_quoter()
/PHP-7.4/ext/pdo/
H A Dpdo_dbh.c1156 zend_long paramtype = PDO_PARAM_STR; in PHP_METHOD() local
/PHP-7.4/ext/pdo_pgsql/
H A Dpgsql_driver.c321 …har *unquoted, size_t unquotedlen, char **quoted, size_t *quotedlen, enum pdo_param_type paramtype) in pgsql_handle_quoter()

Completed in 26 milliseconds