Searched refs:in_null (Results 1 – 3 of 3) sorted by relevance
138 my_bool *in_null; member
83 if (S->in_null) { in pdo_mysql_stmt_dtor()84 efree(S->in_null); in pdo_mysql_stmt_dtor()398 b->is_null = &S->in_null[param->paramno]; in pdo_mysql_stmt_param_hook()
240 S->in_null = ecalloc(S->num_params, sizeof(my_bool)); in mysql_handle_preparer()
Completed in 15 milliseconds