Home
last modified time | relevance | path

Searched refs:bool (Results 576 – 600 of 903) sorted by relevance

1...<<21222324252627282930>>...37

/plugin/commonmark/vendor/league/commonmark/src/Node/
H A DNodeWalker.php30 private bool $entering;
75 public function resumeAt(Node $node, bool $entering = true): void
/plugin/commonmark/vendor/league/commonmark/src/Extension/Autolink/
H A DInlineMentionParser.php
/plugin/commonmark/vendor/league/commonmark/src/Extension/Footnote/Parser/
H A DFootnoteRefParser.php34 public function parse(InlineParserContext $inlineContext): bool
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DSendGridHandler.php60 …r, string $apiKey, string $from, $to, string $subject, $level = Logger::ERROR, bool $bubble = true)
H A DZendMonitorHandler.php38 public function __construct($level = Logger::DEBUG, bool $bubble = true)
H A DMongoDBHandler.php50 …struct($mongodb, string $database, string $collection, $level = Logger::DEBUG, bool $bubble = true)
/plugin/elasticsearch/vendor/ruflin/elastica/src/Suggest/
H A DTerm.php52 public function setLowercaseTerms(bool $lowercase = true): self
/plugin/elasticsearch/vendor/ruflin/elastica/src/Connection/
H A DConnectionPool.php62 public function hasConnection(): bool
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DTask.php105 public function isCompleted(): bool
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Scanner/
H A DStatus.php30 * @return bool
32 abstract public function isEndToken(Token $token): bool;
/plugin/combo/syntax/
H A Dedit.php117 function render($format, Doku_Renderer $renderer, $data): bool
H A Dcontentlist.php150 public function accepts($mode): bool
289 function render($format, Doku_Renderer $renderer, $data): bool
/plugin/combo/ComboStrap/
H A DFile.php57 * @return bool
115 public function createAsDirectory(): bool
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/Listeners/
H A DANTLRErrorListener.php35 bool $exact,
H A DBaseErrorListener.php36 bool $exact,
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DCommonTokenFactory.php29 * @var bool
40 * @param bool $copyText The value for {@see CommonTokenFactory::copyText()}.
42 public function __construct(bool $copyText = false)
/plugin/codemirror/dist/modes/
H A Dmllike.min.js1bool:"type","char":"type",string:"type",unit:"type",List:"builtin"}});a.defineMIME("text/x-fsharp"…
/plugin/move/admin/
H A Dmain.php48 * @return bool false
96 * @return bool
104 $this->plan->setOption('autoskip', $INPUT->bool('autoskip'));
105 $this->plan->setOption('autorewrite', $INPUT->bool('autorewrite'));
245 * @param bool $show should this control be visible?
/plugin/combo/ComboStrap/Meta/Store/
H A DMetadataDokuWikiStore.php105 private static function isRendering(string $wikiId): bool
344 public function isHierarchicalTextBased(): bool
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DXmlDeserializationVisitor.php54 bool $disableExternalEntities = true,
123 public function visitBoolean($data, array $type): bool
422 public function isNull($value): bool
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCore.AggressivelyFixLt.txt
H A DAttr.EnableID.txt
/plugin/commonmark/vendor/league/commonmark/src/Block/Parser/
H A DSetExtHeadingParser.php
/plugin/commonmark/vendor/league/commonmark/src/Extension/Footnote/Renderer/
H A DFootnoteRenderer.php
/plugin/commonmark/vendor/league/commonmark/src/Extension/Mention/
H A DMentionExtension.php27 $isAValidPartialRegex = static function (string $regex): bool {

1...<<21222324252627282930>>...37