Searched refs:show_globals (Results 1 – 3 of 3) sorted by relevance
79 show_recognized_args(false), show_locals(false), show_globals(false), in OptionGroupVariable()102 show_globals = true; in SetOptionValue()131 show_globals = false; // Frame option only in OptionParsingStarting()
37 show_globals : 1, // Frame option only (include_frame_options == true) variable
456 return m_option_variable.show_globals; in ScopeRequested()507 m_option_variable.show_globals |= m_option_variable.use_regex; in DoExecute()515 frame->GetVariableList(m_option_variable.show_globals, &error); in DoExecute()540 m_option_variable.show_globals = true; in DoExecute()