Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/buggins/coolreader
/ getDictionaryName
Method
getDictionaryName
tinydict/tinydict.cpp:810–813 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
808
}
809
810
const char * TinyDictionary::getDictionaryName()
811
{
812
return name;
813
}
814
815
bool TinyDictionary::open( const char * indexfile, const char * datafile )
816
{
Callers
2
main
Function · 0.80
translate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected