Home
last modified time | relevance | path

Searched defs:stmt (Results 26 – 41 of 41) sorted by relevance

12

/PHP-7.4/ext/mysqli/
H A Dmysqli_warning.c294 MY_STMT *stmt; local
H A Dmysqli_prop.c358 MY_STMT * stmt; in stmt_error_list_read() local
H A Dphp_mysqli_structs.h99 MYSQL_STMT *stmt; member
/PHP-7.4/ext/pdo_sqlite/
H A Dphp_pdo_sqlite_int.h64 sqlite3_stmt *stmt; member
/PHP-7.4/ext/pdo_firebird/
H A Dphp_pdo_firebird_int.h105 isc_stmt_handle stmt; member
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_ext_plugin.c132 mysqlnd_plugin__get_plugin_stmt_data(const MYSQLND_STMT * stmt, const unsigned int plugin_id) in mysqlnd_plugin__get_plugin_stmt_data()
H A Dmysqlnd_ext_plugin.h46 #define mysqlnd_plugin_get_plugin_stmt_data(stmt, p_id) mysqlnd_plugin_area_getters.get_stmt_ar… argument
H A Dmysqlnd_result.c381 MYSQLND_STMT_DATA * stmt = s ? s->data : NULL; in mysqlnd_query_read_result_set_header() local
/PHP-7.4/ext/sqlite3/
H A Dsqlite3.c566 zval stmt; in PHP_METHOD() local
638 static void sqlite_value_to_zval(sqlite3_stmt *stmt, int column, zval *data) /* {{{ */ in sqlite_value_to_zval()
685 sqlite3_stmt *stmt; in PHP_METHOD() local
1670 …_bound_parameter_to_sqlite(struct php_sqlite3_bound_param *param, php_sqlite3_stmt *stmt) /* {{{ */ in register_bound_parameter_to_sqlite()
H A Dphp_sqlite3_structs.h123 sqlite3_stmt *stmt; member
/PHP-7.4/ext/pdo_oci/
H A Dphp_pdo_oci_int.h62 OCIStmt *stmt; member
/PHP-7.4/ext/pdo_odbc/
H A Dphp_pdo_odbc_int.h146 PDO_ODBC_HSTMT stmt; member
/PHP-7.4/ext/odbc/
H A Dphp_odbc_includes.h209 ODBC_SQL_STMT_T stmt; member
/PHP-7.4/ext/pdo/
H A Dphp_pdo_driver.h557 pdo_stmt_t *stmt; /* for convenience in dtor */ member
661 pdo_stmt_t *stmt; member
/PHP-7.4/ext/oci8/
H A Dphp_oci8_int.h228 OCIStmt *stmt; /* statement handle */ member
H A Doci8_interface.c124 zval *stmt, *var; in PHP_FUNCTION() local

Completed in 59 milliseconds

12