Lines Matching full:head
255 picodata_itemhead_t *head /*inout*/,
265 PICODBG_DEBUG(("type %c, len %d", head->type, head->len));
281 found = picoklex_lexLookup(wa->ulex[i], content, head->len, &lexres);
290 if (!found && !picoklex_lexLookup(wa->lex, content, head->len, &lexres)) {
298 waClassifyPos(this, wa, content, head->len))) {
315 head->type = PICODATA_ITEM_WORDINDEX;
317 head->info1 = lexres.posind[0];
324 head->info1 = picoktab_getPosGroup(wa->tabpos, posbuf,
327 head->info2 = foundIndex;
328 head->len = lexres.posindlen;
329 if ((status = picodata_put_itemparts(head, lexres.posind,