Lines Matching refs:pgets
79 static size_t pgets(bool _do_indent);
290 if (pgets(false) == 0) { in intuit_diff_type()
491 len = pgets(false); in skip_to()
577 len = pgets(true); in another_hunk()
587 len = pgets(true); in another_hunk()
907 len = pgets(true); in another_hunk()
967 len = pgets(true); in another_hunk()
1071 len = pgets(true); in another_hunk()
1116 len = pgets(true); in another_hunk()
1138 len = pgets(true); in another_hunk()
1155 len = pgets(true); in another_hunk()
1215 pgets(bool do_indent) in pgets() function
1467 if (pgets(true) == 0) { in do_ed_script()
1486 pgets(true) == 0) in do_ed_script()
1492 while (pgets(true)) { in do_ed_script()