Lines Matching refs:match
50 * Test the match of this charset with the input text data
57 * bits 0-7: the match confidence, ranging from 0-100
59 * bits 8-15: The match reason, an enum-like value.
74 int32_t match(InputText* det) = 0;
103 int32_t match(InputText *det);
125 int32_t match(InputText* det) = 0;
147 int32_t match(InputText *det);
162 int32_t match(InputText *det);
180 int32_t match(InputText *det);
199 int32_t match(InputText *det);