Searched refs:eol (Results 1 – 5 of 5) sorted by relevance
1 *.txt text eol=lf2 *.js text eol=lf3 *.html text eol=lf4 *.css text eol=lf5 *.php text eol=lf
33 $eol = "\r\n";50 $output .= $newline.$escape.$eol; // soft line break; " =\r\n" is okay55 $output .= $newline.$eol;
4 * text eol=lf25 *.bat eol=crlf28 *.pem eol=lf
1 * text eol=lf
387 public function eol($match, $state, $pos) function in Doku_Handler