Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dhtmlsubtitles.c102 static int scantag(const char* in, char* buffer, int* lenp) { in scantag() function
205 if (scantag(in+tag_close+1, buffer, &len) && len > 0) { in ff_htmlmarkup_to_ass()

Completed in 1 milliseconds