Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ JumpToCacheEntry
Method
JumpToCacheEntry
Source/CursesDialog/cmCursesMainForm.cxx:987–990 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
985
}
986
987
void cmCursesMainForm::JumpToCacheEntry(char const* astr)
988
{
989
this->JumpToCacheEntry(astr, false);
990
}
991
992
void cmCursesMainForm::JumpToCacheEntry(char const* astr, bool reverse)
993
{
Callers
1
HandleInput
Method · 0.95
Calls
7
current_field
Function · 0.85
field_index
Function · 0.85
field_userptr
Function · 0.85
form_driver
Function · 0.85
empty
Method · 0.45
GetValue
Method · 0.45
find
Method · 0.45
Tested by
no test coverage detected