Home
last modified time | relevance | path

Searched refs:line_end (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/host-tools/sed-4.2.1/sed/
Dfmt.c208 fmt (const char *line, const char *line_end, int max_length, FILE *output_file) in fmt() argument
211 end_of_parabuf = line_end; in fmt()
Dsed.h210 extern void fmt P_ ((const char *line, const char *line_end, int max_length, FILE *output_file));