Home
last modified time | relevance | path

Searched refs:MYSQLND_PARAM_BIND (Results 1 – 25 of 48) sorted by relevance

12

/dports/lang/php73/php-7.3.33/ext/pdo_mysql/
H A Dphp_pdo_mysql_int.h27 # define PDO_MYSQL_PARAM_BIND MYSQLND_PARAM_BIND
/dports/databases/php81-pdo_mysql/php-8.1.1/ext/pdo_mysql/
H A Dphp_pdo_mysql_int.h25 # define PDO_MYSQL_PARAM_BIND MYSQLND_PARAM_BIND
/dports/databases/php74-pdo_mysql/php-7.4.27/ext/pdo_mysql/
H A Dphp_pdo_mysql_int.h27 # define PDO_MYSQL_PARAM_BIND MYSQLND_PARAM_BIND
/dports/databases/php80-pdo_mysql/php-8.0.15/ext/pdo_mysql/
H A Dphp_pdo_mysql_int.h25 # define PDO_MYSQL_PARAM_BIND MYSQLND_PARAM_BIND
/dports/databases/php73-pdo_mysql/php-7.3.33/ext/pdo_mysql/
H A Dphp_pdo_mysql_int.h27 # define PDO_MYSQL_PARAM_BIND MYSQLND_PARAM_BIND
/dports/www/mod_php81/php-8.1.1/ext/pdo_mysql/
H A Dphp_pdo_mysql_int.h25 # define PDO_MYSQL_PARAM_BIND MYSQLND_PARAM_BIND
/dports/lang/php80/php-8.0.15/ext/pdo_mysql/
H A Dphp_pdo_mysql_int.h25 # define PDO_MYSQL_PARAM_BIND MYSQLND_PARAM_BIND
/dports/lang/php81/php-8.1.1/ext/pdo_mysql/
H A Dphp_pdo_mysql_int.h25 # define PDO_MYSQL_PARAM_BIND MYSQLND_PARAM_BIND
/dports/lang/php74/php-7.4.27/ext/pdo_mysql/
H A Dphp_pdo_mysql_int.h27 # define PDO_MYSQL_PARAM_BIND MYSQLND_PARAM_BIND
/dports/www/mod_php73/php-7.3.33/ext/pdo_mysql/
H A Dphp_pdo_mysql_int.h27 # define PDO_MYSQL_PARAM_BIND MYSQLND_PARAM_BIND
/dports/www/mod_php74/php-7.4.27/ext/pdo_mysql/
H A Dphp_pdo_mysql_int.h27 # define PDO_MYSQL_PARAM_BIND MYSQLND_PARAM_BIND
/dports/www/mod_php80/php-8.0.15/ext/pdo_mysql/
H A Dphp_pdo_mysql_int.h25 # define PDO_MYSQL_PARAM_BIND MYSQLND_PARAM_BIND
/dports/lang/php73/php-7.3.33/ext/mysqlnd/
H A Dmysqlnd_structs.h275 typedef struct st_mysqlnd_param_bind MYSQLND_PARAM_BIND; typedef
728 …s (*func_mysqlnd_stmt__bind_parameters)(MYSQLND_STMT * const stmt, MYSQLND_PARAM_BIND * const para…
747 typedef MYSQLND_PARAM_BIND *(*func_mysqlnd_stmt__alloc_param_bind)(MYSQLND_STMT * const stmt);
749 …oid (*func_mysqlnd_stmt__free_parameter_bind)(MYSQLND_STMT * const stmt, MYSQLND_PARAM_BIND *);
1257 MYSQLND_PARAM_BIND *param_bind;
H A Dmysqlnd.h182 PHPAPI void mysqlnd_efree_param_bind_dtor(MYSQLND_PARAM_BIND * param_bind);
184 PHPAPI void mysqlnd_free_param_bind_dtor(MYSQLND_PARAM_BIND * param_bind);
/dports/www/mod_php81/php-8.1.1/ext/mysqlnd/
H A Dmysqlnd_structs.h276 typedef struct st_mysqlnd_param_bind MYSQLND_PARAM_BIND; typedef
754 …s (*func_mysqlnd_stmt__bind_parameters)(MYSQLND_STMT * const stmt, MYSQLND_PARAM_BIND * const para…
773 typedef MYSQLND_PARAM_BIND *(*func_mysqlnd_stmt__alloc_param_bind)(MYSQLND_STMT * const stmt);
775 …oid (*func_mysqlnd_stmt__free_parameter_bind)(MYSQLND_STMT * const stmt, MYSQLND_PARAM_BIND *);
1262 MYSQLND_PARAM_BIND *param_bind;
H A Dmysqlnd.h174 PHPAPI void mysqlnd_efree_param_bind_dtor(MYSQLND_PARAM_BIND * param_bind);
176 PHPAPI void mysqlnd_free_param_bind_dtor(MYSQLND_PARAM_BIND * param_bind);
/dports/lang/php81/php-8.1.1/ext/mysqlnd/
H A Dmysqlnd_structs.h276 typedef struct st_mysqlnd_param_bind MYSQLND_PARAM_BIND; typedef
754 …s (*func_mysqlnd_stmt__bind_parameters)(MYSQLND_STMT * const stmt, MYSQLND_PARAM_BIND * const para…
773 typedef MYSQLND_PARAM_BIND *(*func_mysqlnd_stmt__alloc_param_bind)(MYSQLND_STMT * const stmt);
775 …oid (*func_mysqlnd_stmt__free_parameter_bind)(MYSQLND_STMT * const stmt, MYSQLND_PARAM_BIND *);
1262 MYSQLND_PARAM_BIND *param_bind;
H A Dmysqlnd.h174 PHPAPI void mysqlnd_efree_param_bind_dtor(MYSQLND_PARAM_BIND * param_bind);
176 PHPAPI void mysqlnd_free_param_bind_dtor(MYSQLND_PARAM_BIND * param_bind);
/dports/www/mod_php73/php-7.3.33/ext/mysqlnd/
H A Dmysqlnd_structs.h275 typedef struct st_mysqlnd_param_bind MYSQLND_PARAM_BIND; typedef
728 …s (*func_mysqlnd_stmt__bind_parameters)(MYSQLND_STMT * const stmt, MYSQLND_PARAM_BIND * const para…
747 typedef MYSQLND_PARAM_BIND *(*func_mysqlnd_stmt__alloc_param_bind)(MYSQLND_STMT * const stmt);
749 …oid (*func_mysqlnd_stmt__free_parameter_bind)(MYSQLND_STMT * const stmt, MYSQLND_PARAM_BIND *);
1257 MYSQLND_PARAM_BIND *param_bind;
/dports/lang/php80/php-8.0.15/ext/mysqlnd/
H A Dmysqlnd_structs.h280 typedef struct st_mysqlnd_param_bind MYSQLND_PARAM_BIND; typedef
781 …s (*func_mysqlnd_stmt__bind_parameters)(MYSQLND_STMT * const stmt, MYSQLND_PARAM_BIND * const para…
800 typedef MYSQLND_PARAM_BIND *(*func_mysqlnd_stmt__alloc_param_bind)(MYSQLND_STMT * const stmt);
802 …oid (*func_mysqlnd_stmt__free_parameter_bind)(MYSQLND_STMT * const stmt, MYSQLND_PARAM_BIND *);
1308 MYSQLND_PARAM_BIND *param_bind;
H A Dmysqlnd.h176 PHPAPI void mysqlnd_efree_param_bind_dtor(MYSQLND_PARAM_BIND * param_bind);
178 PHPAPI void mysqlnd_free_param_bind_dtor(MYSQLND_PARAM_BIND * param_bind);
/dports/lang/php74/php-7.4.27/ext/mysqlnd/
H A Dmysqlnd_structs.h282 typedef struct st_mysqlnd_param_bind MYSQLND_PARAM_BIND; typedef
783 …s (*func_mysqlnd_stmt__bind_parameters)(MYSQLND_STMT * const stmt, MYSQLND_PARAM_BIND * const para…
802 typedef MYSQLND_PARAM_BIND *(*func_mysqlnd_stmt__alloc_param_bind)(MYSQLND_STMT * const stmt);
804 …oid (*func_mysqlnd_stmt__free_parameter_bind)(MYSQLND_STMT * const stmt, MYSQLND_PARAM_BIND *);
1310 MYSQLND_PARAM_BIND *param_bind;
H A Dmysqlnd.h182 PHPAPI void mysqlnd_efree_param_bind_dtor(MYSQLND_PARAM_BIND * param_bind);
184 PHPAPI void mysqlnd_free_param_bind_dtor(MYSQLND_PARAM_BIND * param_bind);
/dports/www/mod_php74/php-7.4.27/ext/mysqlnd/
H A Dmysqlnd_structs.h282 typedef struct st_mysqlnd_param_bind MYSQLND_PARAM_BIND; typedef
783 …s (*func_mysqlnd_stmt__bind_parameters)(MYSQLND_STMT * const stmt, MYSQLND_PARAM_BIND * const para…
802 typedef MYSQLND_PARAM_BIND *(*func_mysqlnd_stmt__alloc_param_bind)(MYSQLND_STMT * const stmt);
804 …oid (*func_mysqlnd_stmt__free_parameter_bind)(MYSQLND_STMT * const stmt, MYSQLND_PARAM_BIND *);
1310 MYSQLND_PARAM_BIND *param_bind;
/dports/www/mod_php80/php-8.0.15/ext/mysqlnd/
H A Dmysqlnd_structs.h280 typedef struct st_mysqlnd_param_bind MYSQLND_PARAM_BIND; typedef
781 …s (*func_mysqlnd_stmt__bind_parameters)(MYSQLND_STMT * const stmt, MYSQLND_PARAM_BIND * const para…
800 typedef MYSQLND_PARAM_BIND *(*func_mysqlnd_stmt__alloc_param_bind)(MYSQLND_STMT * const stmt);
802 …oid (*func_mysqlnd_stmt__free_parameter_bind)(MYSQLND_STMT * const stmt, MYSQLND_PARAM_BIND *);
1308 MYSQLND_PARAM_BIND *param_bind;

12