Searched refs:follows_word_interest (Results 1 – 2 of 2) sorted by relevance
457 follows_word_interest(false), in NodeInfo()468 (follows_word_interest == that->follows_word_interest) && in Matches()477 follows_word_interest |= that->follows_word_interest; in AddFromPreceding()483 return follows_word_interest || in HasLookbehind()491 follows_word_interest |= that->follows_word_interest; in AddFromFollowing()506 bool follows_word_interest: 1; member
4526 printer.PrintBit("WI", info->follows_word_interest); in PrintAttributes()