Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dsubtitles.c361 int in_quotes = 0; in ff_smil_get_attr_ptr() local
366 if (!in_quotes && av_isspace(*s)) in ff_smil_get_attr_ptr()
368 in_quotes ^= *s == '"'; // XXX: support escaping? in ff_smil_get_attr_ptr()