Home | History | Annotate | Download | only in gio

Lines Matching full:scan_for_newline

634 scan_for_newline (GDataInputStream *stream,
772 while ((found_pos = scan_for_newline (stream, &checked, &last_saw_cr, &newline_len)) == -1)
1022 found_pos = scan_for_newline (data->stream, &data->checked,