Home
last modified time | relevance | path

Searched refs:hasSections (Results 1 – 7 of 7) sorted by relevance

/plugin/tipoftheday/syntax/
Dtotd.php18 private $hasSections = array(); variable in syntax_plugin_tipoftheday_totd
62 $this->hasSections[] = cleanID($section); // Prevent selecting the same section again
105 if ( in_array(cleanID($ins[1][0]), $this->hasSections) ) { continue; }
/plugin/asciidocjs/node_modules/@asciidoctor/core/types/
Dindex.d.ts2182 hasSections(): boolean;
/plugin/asciidocjs/node_modules/asciidoctor/types/
Dindex.d.ts2182 hasSections(): boolean;
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/node/
Dasciidoctor.js18225 AbstractBlock.prototype.hasSections = function () { method in AbstractBlock
Dasciidoctor.cjs16752 AbstractBlock.prototype.hasSections = function () {
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/graalvm/
Dasciidoctor.js42590 AbstractBlock.prototype.hasSections = function () { method in AbstractBlock
/plugin/asciidocjs/node_modules/@asciidoctor/core/dist/browser/
Dasciidoctor.js42842 AbstractBlock.prototype.hasSections = function () { method in AbstractBlock