Searched refs:gotone (Results 1 – 5 of 5) sorted by relevance
114 my $gotone = 0;128 if (!$gotone && /^\@c ----- START MAN $texi_num -----$/)130 $gotone = 1;135 next unless $gotone;
336 int gotone = 0; in do_fstab() local429 gotone = 1; in do_fstab()437 if (gotone == 0) in do_fstab()
623 static bool gotone = false; in parse_config() local624 if (gotone) in parse_config()629 gotone = true; in parse_config()
501 int gotone = 0; in looks_utf8() local551 gotone = 1; in looks_utf8()555 return gotone; /* don't claim it's UTF-8 if it's all 7-bit */ in looks_utf8()
1909 int gotone = 0; in expect_n() local1941 gotone = 1; in expect_n()1949 if (gotone) in expect_n()