Searched refs:in_null (Results 1 – 3 of 3) sorted by relevance
142 my_bool *in_null; member
71 if (S->in_null) { in pdo_mysql_stmt_dtor()72 efree(S->in_null); in pdo_mysql_stmt_dtor()478 b->is_null = &S->in_null[param->paramno]; in pdo_mysql_stmt_param_hook()
235 S->in_null = ecalloc(S->num_params, sizeof(my_bool)); in mysql_handle_preparer()
Completed in 14 milliseconds