Home
last modified time | relevance | path

Searched refs:pdo_param_type (Results 1 – 8 of 8) sorted by relevance

/PHP-5.5/ext/pdo/
H A Dphp_pdo_driver.h49 enum pdo_param_type { enum
251 …char *unquoted, int unquotedlen, char **quoted, int *quotedlen, enum pdo_param_type paramtype TSRM…
517 enum pdo_param_type param_type;
533 enum pdo_param_type param_type; /* desired or suggested type */
/PHP-5.5/ext/pdo_dblib/
H A Ddblib_driver.c144 …char *unquoted, int unquotedlen, char **quoted, int *quotedlen, enum pdo_param_type paramtype TSRM… in dblib_handle_quoter()
/PHP-5.5/ext/pdo_odbc/
H A Dodbc_driver.c264 …char *unquoted, int unquotedlen, char **quoted, int *quotedlen, enum pdo_param_type param_type TS… in odbc_handle_quoter()
/PHP-5.5/ext/pdo_firebird/
H A Dfirebird_driver.c276 char **quoted, int *quotedlen, enum pdo_param_type paramtype TSRMLS_DC) in firebird_handle_quoter()
/PHP-5.5/ext/pdo_mysql/
H A Dmysql_driver.c302 …char *unquoted, int unquotedlen, char **quoted, int *quotedlen, enum pdo_param_type paramtype TSR… in mysql_handle_quoter()
/PHP-5.5/ext/pdo_oci/
H A Doci_driver.c371 …char *unquoted, int unquotedlen, char **quoted, int *quotedlen, enum pdo_param_type paramtype TSR… in oci_handle_quoter()
/PHP-5.5/ext/pdo_sqlite/
H A Dsqlite_driver.c233 …char *unquoted, int unquotedlen, char **quoted, int *quotedlen, enum pdo_param_type paramtype TSR… in sqlite_handle_quoter()
/PHP-5.5/ext/pdo_pgsql/
H A Dpgsql_driver.c320 …char *unquoted, int unquotedlen, char **quoted, int *quotedlen, enum pdo_param_type paramtype TSRM… in pgsql_handle_quoter()

Completed in 27 milliseconds