Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Drtsp.c139 static void get_word_until_chars(char *buf, int buf_size, in get_word_until_chars() function
162 get_word_until_chars(buf, buf_size, sep, pp); in get_word_sep()
167 get_word_until_chars(buf, buf_size, SPACE_CHARS, pp); in get_word()

Completed in 4 milliseconds