Home | History | Annotate | Download | only in src

Lines Matching refs:PrintBit

3366   void PrintBit(const char* name, bool value) {
3388 printer.PrintBit("NI", info->follows_newline_interest);
3389 printer.PrintBit("WI", info->follows_word_interest);
3390 printer.PrintBit("SI", info->follows_start_interest);