Lines Matching refs:got_int
985 if (!got_int) in helptags_one()
1011 got_int = TRUE; in helptags_one()
1016 got_int = TRUE; in helptags_one()
1027 for (fi = 0; fi < filecount && !got_int; ++fi) in helptags_one()
1038 while (!vim_fgets(IObuff, IOSIZE, fd) && !got_int) in helptags_one()
1066 mix = !got_int; in helptags_one()
1067 got_int = TRUE; in helptags_one()
1096 got_int = TRUE; in helptags_one()
1102 got_int = TRUE; in helptags_one()
1123 if (!got_int) in helptags_one()
1176 got_int = FALSE; // continue with other languages in helptags_one()