824
814
int test_if_number(char *str,int *res,bool allow_wildcards);
825
815
void change_byte(unsigned char *,uint,char,char);
829
816
void change_double_for_sort(double nr,unsigned char *to);
830
817
int get_quick_record(optimizer::SqlSelect *select);