Searched refs:cell_text (Results 1 – 6 of 6) sorted by relevance
| /plugin/diagram/syntax/ |
| D | main.php | 351 $cell_text = $commands[$i][$j]; 353 list($conn_command, $arrow_command) = $this->_splitCommand($cell_text); 762 $res[$ir][$jr] = $this->_boxCell(6, 2, $cell_text);
|
| /plugin/dokutexit/ |
| D | latex.php | 743 $cell_text = ''; 754 $cell_text .= $action['text']; 773 $maxcols_word[$j] = $this->biggest_word_size($cell_text); 774 $maxcols_text[$j] = trim($cell_text); 778 $cell_text = '';
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/ |
| D | asciidoctor.js | 9804 …= nil, next_cellspec = nil, m = nil, pre_match = nil, post_match = nil, cell_text = nil, $logical_… 9906 …h), $b = $to_ary($c), (next_cellspec = ($b[0] == null ? nil : $b[0])), (cell_text = ($b[1] == null… 9908 parser_ctx['$buffer=']("" + (parser_ctx.$buffer()) + (cell_text)); 12744 $def(self, '$initialize', function $$initialize(column, cell_text, attributes, opts) { argument 12762 …self.reinitialize_args = [column, cell_text, ($truthy(($ret_or_1 = attributes)) ? (attributes.$mer… 12789 if ($truthy((cell_text = cell_text.$rstrip())['$start_with?']($$('LF')))) { 12792 …while ($truthy((cell_text = cell_text.$slice(1, cell_text.$length()))['$start_with?']($$('LF')))) { 12797 cell_text = cell_text.$lstrip() 12803 cell_text = cell_text.$rstrip(); 12804 while ($truthy(cell_text['$start_with?']($$('LF')))) { [all …]
|
| D | asciidoctor.cjs | 8898 …= nil, next_cellspec = nil, m = nil, pre_match = nil, post_match = nil, cell_text = nil, $logical_… 8985 …h), $b = $to_ary($c), (next_cellspec = ($b[0] == null ? nil : $b[0])), (cell_text = ($b[1] == null… 8987 parser_ctx['$buffer=']("" + (parser_ctx.$buffer()) + (cell_text)); 11610 $def(self, '$initialize', function $$initialize(column, cell_text, attributes, opts) { 11627 …self.reinitialize_args = [column, cell_text, ($truthy(($ret_or_1 = attributes)) ? (attributes.$mer… 11649 if ($truthy((cell_text = cell_text.$rstrip())['$start_with?']($$('LF')))) { 11652 …while ($truthy((cell_text = cell_text.$slice(1, cell_text.$length()))['$start_with?']($$('LF')))) { 11656 cell_text = cell_text.$lstrip(); 11661 cell_text = cell_text.$rstrip(); 11662 while ($truthy(cell_text['$start_with?']($$('LF')))) { [all …]
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/graalvm/ |
| D | asciidoctor.js | 34169 …= nil, next_cellspec = nil, m = nil, pre_match = nil, post_match = nil, cell_text = nil, $logical_… 34271 …h), $b = $to_ary($c), (next_cellspec = ($b[0] == null ? nil : $b[0])), (cell_text = ($b[1] == null… 34273 parser_ctx['$buffer=']("" + (parser_ctx.$buffer()) + (cell_text)); 37109 $def(self, '$initialize', function $$initialize(column, cell_text, attributes, opts) { argument 37127 …self.reinitialize_args = [column, cell_text, ($truthy(($ret_or_1 = attributes)) ? (attributes.$mer… 37154 if ($truthy((cell_text = cell_text.$rstrip())['$start_with?']($$('LF')))) { 37157 …while ($truthy((cell_text = cell_text.$slice(1, cell_text.$length()))['$start_with?']($$('LF')))) { 37162 cell_text = cell_text.$lstrip() 37168 cell_text = cell_text.$rstrip(); 37169 while ($truthy(cell_text['$start_with?']($$('LF')))) { [all …]
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/ |
| D | asciidoctor.js | 34421 …= nil, next_cellspec = nil, m = nil, pre_match = nil, post_match = nil, cell_text = nil, $logical_… 34523 …h), $b = $to_ary($c), (next_cellspec = ($b[0] == null ? nil : $b[0])), (cell_text = ($b[1] == null… 34525 parser_ctx['$buffer=']("" + (parser_ctx.$buffer()) + (cell_text)); 37361 $def(self, '$initialize', function $$initialize(column, cell_text, attributes, opts) { argument 37379 …self.reinitialize_args = [column, cell_text, ($truthy(($ret_or_1 = attributes)) ? (attributes.$mer… 37406 if ($truthy((cell_text = cell_text.$rstrip())['$start_with?']($$('LF')))) { 37409 …while ($truthy((cell_text = cell_text.$slice(1, cell_text.$length()))['$start_with?']($$('LF')))) { 37414 cell_text = cell_text.$lstrip() 37420 cell_text = cell_text.$rstrip(); 37421 while ($truthy(cell_text['$start_with?']($$('LF')))) { [all …]
|