Searched refs:has_header (Results 1 – 5 of 5) sorted by relevance
| /plugin/projects/plugins/target/ |
| D | plot.php | 66 $has_header = $this->plot->data_property('header') == 'yes'; 72 $deliminator, $all_columns, $has_header);
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/ |
| D | asciidoctor.cjs | 6170 $alias(self, "has_header?", "header?"); 7208 …var $a, $b, self = this, preamble = nil, intro = nil, part = nil, has_header = nil, book = nil, do… 7213 …document") && ($truthy(parent.$blocks()['$empty?']()))) && ((($truthy((has_header = parent['$heade… 7216 … if (($truthy(has_header) || (($truthy(book) && ($neqeq(attributes['$[]'](1), "abstract")))))) { 11712 $def(self, '$reinitialize', function $$reinitialize(has_header) { 11716 if ($truthy(has_header)) {
|
| D | asciidoctor.js | 12864 $def(self, '$reinitialize', function $$reinitialize(has_header) { argument 12868 if ($truthy(has_header)) {
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/graalvm/ |
| D | asciidoctor.js | 37229 $def(self, '$reinitialize', function $$reinitialize(has_header) { argument 37233 if ($truthy(has_header)) {
|
| /plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/ |
| D | asciidoctor.js | 37481 $def(self, '$reinitialize', function $$reinitialize(has_header) { argument 37485 if ($truthy(has_header)) {
|