Home
last modified time | relevance | path

Searched defs:linebreaks (Results 1 – 5 of 5) sorted by relevance

/third_party/boost/libs/hana/doc/js/
Dmathjax-config.js7 linebreaks: { property
/third_party/typescript/scripts/eslint/rules/
Dsimple-indent.ts24 const linebreaks = sourceCode.getText().match(/\r\n|[\r\n\u2028\u2029]/gu); constant
/third_party/ffmpeg/libavcodec/
Dtextdec.c33 const char *linebreaks; member
Dass.c149 const char *linebreaks, int keep_ass_markup) in ff_ass_bprint_text_event()
/third_party/gettext/gettext-tools/src/
Dwrite-po.c757 char *linebreaks; in wrap() local