Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/buggins/coolreader
/ cmp
Method
cmp
crengine/src/hyphman.cpp:348–351 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
346
TexPattern * next;
347
348
int cmp( TexPattern * v )
349
{
350
return lStr_cmp( word, v->word );
351
}
352
353
static int hash( const lChar16 * s )
354
{
Callers
1
addPattern
Method · 0.45
Calls
1
lStr_cmp
Function · 0.85
Tested by
no test coverage detected