Searched refs:end_chr (Results 1 – 1 of 1) sorted by relevance
339 char end_chr; in ff_smil_extract_next_text_chunk() local346 end_chr = *c == '<' ? '>' : '<'; in ff_smil_extract_next_text_chunk()351 } while (*c != end_chr && *c); in ff_smil_extract_next_text_chunk()352 if (end_chr == '>') { in ff_smil_extract_next_text_chunk()