1010
1010
void start(Session *session);
1049
1018
extern void lex_start(Session *session);
1050
1019
extern void trim_whitespace(const CHARSET_INFO * const cs, LEX_STRING *str);
1051
1020
extern bool is_lex_native_function(const LEX_STRING *name);
1057
1023
@} (End of group Semantic_Analysis)