Lines Matching full:wordsep
1262 picoos_uint8 wordsep = picoktab_getWordboundID(sa->tabphones);1263 PICODBG_INFO(("wordsep id is %i",wordsep));1269 while ((i < sa->headx[sa->headxLen].head.len) && (wordsep != sa->cbuf1[sa->headx[sa->headxLen].cind+i])) {