Searched refs:sWord (Results 1 – 1 of 1) sorted by relevance
469 amatch_avl sWord; /* Linkage of this node into the word tree */ member1086 pWord->sWord.zKey = pWord->zWord; in amatchAddWord()1087 pWord->sWord.pWord = pWord; in amatchAddWord()1089 pOther = amatchAvlInsert(&pCur->pWord, &pWord->sWord); in amatchAddWord()