MCPcopy Create free account
hub / github.com/MariaDB/server / name

Method name

sql/sql_window.h:137–137  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

135 window_frame(win_frame), referenced_win_spec(NULL) {}
136
137 virtual const Lex_ident_window name() { return Lex_ident_window(); }
138
139 bool check_window_names(List_iterator_fast<Window_spec> &it);
140

Callers 1

check_window_namesMethod · 0.95

Calls 1

Lex_ident_windowClass · 0.85

Tested by

no test coverage detected