Searched refs:test_eof (Results 1 - 1 of 1) sorted by relevance

/ndk/sources/host-tools/sed-4.2.1/sed/
H A Dexecute.c930 static bool test_eof P_((struct input *));
932 test_eof(input)
977 return test_eof(input);
1566 if (test_eof(input) || !read_pattern_space(input, vec, false))
1573 if (test_eof(input) || !read_pattern_space(input, vec, true))
926 test_eof(input) function

Completed in 157 milliseconds