Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dass.c172 const char *linebreaks, int keep_ass_markup) in ff_ass_bprint_text_event()
179 if (linebreaks && strchr(linebreaks, *p)) { in ff_ass_bprint_text_event()
171 ff_ass_bprint_text_event(AVBPrint *buf, const char *p, int size, const char *linebreaks, int keep_ass_markup) ff_ass_bprint_text_event() argument
H A Dtextdec.c36 const char *linebreaks; member
58 ff_ass_bprint_text_event(&buf, ptr, avpkt->size, text->linebreaks, text->keep_ass_markup); in text_decode_frame()
102 text->linebreaks = "|"; in linebreak_init()
H A Dass.h141 * @param linebreaks additional newline chars, which will be escaped to \N
145 const char *linebreaks, int keep_ass_markup);
/third_party/python/Tools/unicode/
H A Dmakeunicodedata.py402 linebreaks = []
419 linebreaks.append(char)
508 print(len(linebreaks), "linebreak code points")
589 for codepoint in sorted(linebreaks):
/third_party/pcre2/pcre2/
H A DRunTest.bat4 @rem options. This file must use CRLF linebreaks to function properly,

Completed in 4 milliseconds