Home
last modified time | relevance | path

Searched refs:bool (Results 451 – 475 of 903) sorted by relevance

1...<<11121314151617181920>>...37

/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/Extension/Renderer/Block/
H A DFootnoteContainerRenderer.php
H A DHeadingRenderer.php29 * @param bool $inTightList
H A DParagraphRenderer.php29 * @param bool $inTightList
H A DBlockQuoteRenderer.php30 * @param bool $inTightList
H A DTableCellRenderer.php
/plugin/commonmark/vendor/league/commonmark/src/Block/Parser/
H A DFencedCodeParser.php
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/Curl/
H A DUtil.php42 public static function execute($ch, int $retries = 5, bool $closeAfterDone = true)
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
H A DFilters.php49 public function setOtherBucket(bool $otherBucket): self
/plugin/elasticsearch/vendor/ruflin/elastica/src/QueryBuilder/
H A DVersion.php50 public function supports(string $name, string $type): bool
/plugin/commonmark/vendor/league/commonmark/src/
H A DInlineParserEngine.php
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
H A DNormalizerFormatter.php115 public function setJsonPrettyPrint(bool $enable): self
251 protected function toJson($data, bool $ignoreErrors = false): string
/plugin/combo/ComboStrap/
H A DOutlineSection.php217 function hasContentCall(): bool
244 * @return bool
247 function hasHeading(): bool
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DLdapClient.php119 * @return bool
122 public function compare($dn, string $attributeName, string $value, Control ...$controls): bool
236 * @param bool $deleteOldRdn
240 public function rename($dn, $newRdn, bool $deleteOldRdn = true): LdapMessageResponse
412 * @param bool $forceDisconnect Whether the client should disconnect; forcing a manual re-connect / bind. This is
418 bool $forceDisconnect = false
445 * @return bool
447 public function isConnected(): bool
/plugin/elasticsearch/vendor/ruflin/elastica/src/QueryBuilder/DSL/
H A DQuery.php93 * bool query.
95 * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-bool-query.html
97 public function bool(): BoolQuery function in Elastica\\QueryBuilder\\DSL\\Query
316 public function parent_id(string $type, $id, bool $ignoreUnmapped = false): ParentId
404 public function span_near(array $clauses = [], int $slop = 1, bool $inOrder = false): SpanNear
482 * @param array<bool|float|int|string> $terms
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DSerializerBuilder.php229 public function setDebug(bool $bool): self argument
231 $this->debug = $bool;
342 public function includeInterfaceMetadata(bool $include): self
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dsearch-operations.asciidoc139 "bool" : {
163 'bool' => [
196 "bool" : {
218 'bool' => [
/plugin/authyubikey/
H A Dauth.php.org20 /** @var bool safe version of preg_split */
63 * @return bool
84 * @param bool $requireGroups (optional) ignored by this plugin, grps info always supplied
130 * @return bool|null|string
165 * @return bool
385 * @return bool
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DURI.MakeAbsolute.txt
/plugin/filelisting/action/
H A Dajax.php49 $elements = $filelisting->getFilesRows($ns, $lvl, $INPUT->bool('filesOnly'));
/plugin/today/
H A Dsyntax.php78 public function render($mode, Doku_Renderer $renderer, $data): bool
/plugin/commonmark/vendor/league/commonmark/src/Inline/Parser/
H A DNewlineParser.php
H A DAutolinkParser.php
/plugin/commonmark/vendor/league/commonmark/src/Block/Renderer/
H A DBlockQuoteRenderer.php
/plugin/commonmark/vendor/league/commonmark/src/Extension/Attributes/Parser/
H A DAttributesBlockParser.php
/plugin/commonmark/vendor/league/commonmark/src/Extension/TableOfContents/
H A DTableOfContentsPlaceholderParser.php

1...<<11121314151617181920>>...37