Searched refs:follows_word_interest (Results 1 – 2 of 2) sorted by relevance
336 follows_word_interest(false), in NodeInfo()347 (follows_word_interest == that->follows_word_interest) && in Matches()356 follows_word_interest |= that->follows_word_interest; in AddFromPreceding()362 return follows_word_interest || in HasLookbehind()370 follows_word_interest |= that->follows_word_interest; in AddFromFollowing()385 bool follows_word_interest: 1; member
4510 printer.PrintBit("WI", info->follows_word_interest); in PrintAttributes()