Result of a fuzzy match.
More...
#include "lib.h"
|
| int | score |
| | Score (<0 = no match)
|
| |
| int | span |
| | Match span.
|
| |
| int | start |
| | First match position.
|
| |
| int | end |
| | Last match position.
|
| |
Result of a fuzzy match.
Definition at line 97 of file lib.h.
◆ score
◆ span
Match span.
Definition at line 100 of file lib.h.
◆ start
First match position.
Definition at line 101 of file lib.h.
◆ end
Last match position.
Definition at line 102 of file lib.h.
The documentation for this struct was generated from the following file: