Home
last modified time | relevance | path

Searched refs:g_data_input_stream_read_upto (Results 1 – 5 of 5) sorted by relevance

/third_party/glib/gio/
Dgdatainputstream.h138 GLIB_DEPRECATED_IN_2_56_FOR (g_data_input_stream_read_upto)
158 char * g_data_input_stream_read_upto (GDataInputStream *stream,
Dgdatainputstream.c933 result = g_data_input_stream_read_upto (stream, stop_chars, -1, in g_data_input_stream_read_until()
1334 g_data_input_stream_read_upto (GDataInputStream *stream, in g_data_input_stream_read_upto() function
/third_party/glib/gio/tests/
Ddata-input-stream.c311 …data = g_data_input_stream_read_upto (G_DATA_INPUT_STREAM (stream), DATA_SEP, DATA_SEP_LEN, &lengt… in test_read_upto()
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt770 g_data_input_stream_read_upto
/third_party/glib/
DNEWS2651 742124 g_data_input_stream_read_upto()'s documentation should say that the...
8806 - new functions g_data_input_stream_read_upto{,async,finish}