220
220
uint32_t calc_week(DRIZZLE_TIME *l_time, uint32_t week_behaviour, uint32_t *year);
221
221
void find_date(char *pos,uint32_t *vek,uint32_t flag);
222
222
TYPELIB *convert_strings_to_array_type(char * *typelibs, char * *end);
224
224
ulong get_form_pos(File file, unsigned char *head, TYPELIB *save_names);
225
225
ulong next_io_size(ulong pos);
226
226
void append_unescaped(String *res, const char *pos, uint32_t length);