Geode Docs
Tutorials
Classes
Function
fuzzy_match
#include
<Geode/external/fts/fts_fuzzy_match.h>
bool
fuzzy_match
(
char
const
*
pattern
,
char
const
*
str
,
int
&
outScore
,
uint8_t
*
matches
,
int
maxMatches
)
No description provided
Examples
0