HomeSort by relevance Sort by last modified time
    Searched full:read_file_line (Results 1 - 2 of 2) sorted by null

  /ndk/sources/host-tools/sed-4.2.1/sed/
execute.c 523 static bool read_file_line P_((struct input *));
525 read_file_line(input)
720 input->read_fn = read_file_line;
522 read_file_line(input) function
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/
ChangeLog 620 * sed/execute.c (read_file_line): Use ck_getline.
733 (read_file_line): Set line.chomped FALSE each time we encounter a
    [all...]

Completed in 67 milliseconds