| /plugin/gemini/ |
| D | renderer.php | 40 $this->linebreak(); 51 $this->linebreak(); 54 $this->linebreak(); 56 $this->linebreak(); 70 $this->linebreak(); 71 $this->linebreak(); 78 public function linebreak($optional = false) function in renderer_plugin_gemini 87 $this->linebreak(); 89 $this->linebreak(); 107 $this->linebreak(); [all …]
|
| /plugin/simplebox/ |
| D | README.md | 10 {{simplebox-linebreak}} 21 {{simplebox-linebreak}}
|
| /plugin/structodt/ |
| D | renderer.php | 39 public function linebreak() { function in renderer_plugin_structodt
|
| /plugin/creole/syntax/ |
| D | emptyline.php | 58 if ( $this->getConf('linebreak') == 'Linebreak' ) {
|
| /plugin/asciidocjs/node_modules/is-regex/ |
| D | .eslintrc | 8 "operator-linebreak": [2, "before"],
|
| /plugin/asciidocjs/node_modules/call-bind/ |
| D | .eslintrc | 15 "operator-linebreak": [2, "before"],
|
| /plugin/markdowku/ |
| D | linebreak.php | 28 $renderer->linebreak();
|
| /plugin/doi/syntax/ |
| H A D | doi.php | 171 $renderer->linebreak(); 197 $renderer->linebreak();
|
| /plugin/nspages/printers/ |
| D | printerLineBreak.php | 18 $this->renderer->linebreak();
|
| D | printer.php | 82 $this->renderer->linebreak(); 174 $this->renderer->linebreak();
|
| /plugin/vcard/ |
| D | vcard.php | 42 $linebreak = "=0D=0A"; 66 if ($j<count($lines)-1) $output .= $linebreak;
|
| /plugin/yalist/ |
| D | syntax.php | 260 $renderer->linebreak(); 608 $renderer->linebreak(); 615 $renderer->linebreak();
|
| /plugin/strata/syntax/ |
| D | info.php | 95 $R->linebreak();
|
| /plugin/csv/syntax/ |
| D | table.php | 126 if ($k < $cnt - 1) $renderer->linebreak();
|
| /plugin/aichat/vendor/vanderlee/php-sentence/ |
| D | README.md | 84 - Each linebreak separates sentences. 87 - Sentences must be at least two words long, unless a linebreak or end-of-text.
|
| /plugin/dokutexit/ |
| D | latex.php | 168 function linebreak() { function in Doku_Renderer_latex 916 $this->linebreak(); 1015 $this->linebreak(); 1080 $this->linebreak(); 1088 $this->linebreak(); 1119 $this->linebreak();
|
| /plugin/dig/ |
| D | syntax.php | 219 $R->linebreak();
|
| /plugin/combo/renderer/ |
| H A D | analytics.php | 717 public function linebreak() function in renderer_plugin_combo_analytics 720 $linebreak = $this->stats['linebreak'] ?? 0; 721 $this->stats['linebreak'] = $linebreak + 1;
|
| /plugin/latexport/implementation/ |
| D | decorator_tables.php | 84 $this->decorator->linebreak();
|
| D | decorator.php | 315 function linebreak() { function in decorator 317 $this->decorator->linebreak();
|
| /plugin/latexport/_test/ |
| D | decorator_mock.php | 51 function linebreak() { function in DecoratorMock
|
| /plugin/struct/renderer/ |
| H A D | csv.php | 193 public function linebreak() function in renderer_plugin_struct_csv
|
| /plugin/qc/ |
| D | renderer.php | 250 public function linebreak() function in renderer_plugin_qc
|
| /plugin/dw2markdown/ |
| D | renderer.php | 97 function linebreak() { function in Renderer_Plugin_dw2markdown
|
| /plugin/dtable/ |
| D | helper.php | 232 public function linebreak($match, $state, $pos) { function in helper_plugin_dtable_handler
|