Lines Matching refs:pgets
78 static size_t pgets(bool _do_indent);
289 if (pgets(false) == 0) { in intuit_diff_type()
490 len = pgets(false); in skip_to()
576 len = pgets(true); in another_hunk()
586 len = pgets(true); in another_hunk()
906 len = pgets(true); in another_hunk()
966 len = pgets(true); in another_hunk()
1070 len = pgets(true); in another_hunk()
1115 len = pgets(true); in another_hunk()
1137 len = pgets(true); in another_hunk()
1154 len = pgets(true); in another_hunk()
1214 pgets(bool do_indent) in pgets() function
1469 if (pgets(true) == 0) { in do_ed_script()
1488 pgets(true) == 0) in do_ed_script()
1494 while (pgets(true)) { in do_ed_script()