Lines Matching refs:picoos_uint8
143 picoos_uint8 *searchind;
144 picoos_uint8 *lexblocks;
263 const picoos_uint8 *graphsi) { in klex_getLexblockNr()
358 static picoos_int8 klex_lexMatch(picoos_uint8 *lexentry, in klex_lexMatch()
359 const picoos_uint8 *graph, in klex_lexMatch()
361 picoos_uint8 i; in klex_lexMatch()
362 picoos_uint8 lexlen; in klex_lexMatch()
363 picoos_uint8 *lexgraph; in klex_lexMatch()
386 static void klex_setLexResult(const picoos_uint8 *lexentry, in klex_setLexResult()
389 picoos_uint8 i; in klex_setLexResult()
419 const picoos_uint8 *graph, in klex_lexblockLookup()
482 picoos_uint8 picoklex_lexLookup(const picoklex_Lex this, in picoklex_lexLookup()
483 const picoos_uint8 *graph, in picoklex_lexLookup()
488 picoos_uint8 i; in picoklex_lexLookup()
489 picoos_uint8 tgraph[PICOKLEX_LEX_SIE_NRGRAPHS]; in picoklex_lexLookup()
534 picoos_uint8 picoklex_lexIndLookup(const picoklex_Lex this, in picoklex_lexIndLookup()
535 const picoos_uint8 *ind, in picoklex_lexIndLookup()
536 const picoos_uint8 indlen, in picoklex_lexIndLookup()
537 picoos_uint8 *pos, in picoklex_lexIndLookup()
538 picoos_uint8 **phon, in picoklex_lexIndLookup()
539 picoos_uint8 *phonlen) { in picoklex_lexIndLookup()