Searched refs:end_chr (Results 1 – 1 of 1) sorted by relevance
320 char end_chr; in ff_smil_extract_next_text_chunk() local327 end_chr = *c == '<' ? '>' : '<'; in ff_smil_extract_next_text_chunk()332 } while (*c != end_chr && *c); in ff_smil_extract_next_text_chunk()333 if (end_chr == '>') { in ff_smil_extract_next_text_chunk()