HomeSort by: relevance | last modified time | path
    Searched defs:validate_window_name (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/tui/
tui-layout.c 1210 validate_window_name (const std::string &name)
1265 if (!validate_window_name (name))
1208 validate_window_name (const std::string &name) function
  /src/external/gpl3/gdb/dist/gdb/tui/
tui-layout.c 1202 validate_window_name (const std::string &name)
1257 if (!validate_window_name (name))
1200 validate_window_name (const std::string &name) function

Completed in 14 milliseconds