Home
last modified time | relevance | path

Searched refs:bool (Results 326 – 350 of 903) sorted by relevance

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

/plugin/commonmark/vendor/league/commonmark/src/Block/Parser/
H A DLazyParagraphParser.php
/plugin/fksnewsfeed/syntax/
H A Dcarousel.php25 public function render($format, Doku_Renderer $renderer, $data): bool {
88 private function getCarouselItem(ModelNews $feed, bool $active): string {
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DLdapQueue.php75 * @return bool
77 public function isEncrypted(): bool
162 * @return bool
164 public function isConnected(): bool
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DRecognizer.php186 public function sempred(?RuleContext $localctx, int $ruleIndex, int $actionIndex) : bool
191 public function precpred(RuleContext $localctx, int $precedence) : bool
/plugin/combo/syntax/
H A Dcell.php68 public function accepts($mode): bool
145 * @return array|bool
238 function render($format, Doku_Renderer $renderer, $data): bool
/plugin/combo/ComboStrap/
H A DLang.php196 static public function isMutable(): bool
246 static public function isOnForm(): bool
H A DFetcherPage.php22 private bool $build = false;
23 private bool $closed = false;
331 * @return bool
333 private function isPublicStaticPage(): bool
H A DOutlineVisitor.php29 private bool $inArticleEnabled;
92 * @param bool $captureHeaderMeta
95 private function toHtmlSectionOutlineCallsRecurse(OutlineSection $outlineSection, array &$totalComboCalls, int &$sectionSequenceId, bool $captureHeaderMeta): void
250 private function getIsLastSectionToBePrinted(OutlineSection $outlineSection): bool
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/
H A DFilterContainerInterface.php40 * @return bool
42 public function has(FilterInterface $filter): bool;
/plugin/commonmark/vendor/league/commonmark/src/Extension/TableOfContents/
H A DTableOfContentsPlaceholderRenderer.php
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/FingersCrossed/
H A DErrorLevelActivationStrategy.php42 public function isHandlerActivated(array $record): bool
/plugin/elasticsearch/vendor/ruflin/elastica/src/Processor/
H A DJsonProcessor.php31 public function setAddToRoot(bool $addToRoot): self
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Actions/
H A DLexerAction.php36 * @return bool `true` if the lexer action semantics can be affected by the
40 public function isPositionDependent() : bool;
/plugin/commonmark/vendor/league/commonmark/src/Inline/Element/
H A DAbstractInline.php
H A DAbstractWebResource.php
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A Df29a28fffa7ec604a33a838f48f7ea79.asciidoc8 'bool' => [
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.Strict.txt
H A DCore.EscapeInvalidTags.txt
H A DTest.ForceNoIconv.txt
H A DHTML.XHTML.txt
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/ext/tests/
H A D002-final.phpt13 bool(false)
/plugin/commonmark/vendor/league/commonmark/src/Node/
H A DNodeWalkerEvent.php25 private bool $isEntering;
27 public function __construct(Node $node, bool $isEntering = true)
38 public function isEntering(): bool
/plugin/commonmark/vendor/league/commonmark/src/Block/Renderer/
H A DBlockRendererInterface.php
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
H A DLogglyFormatter.php25 …public function __construct(int $batchMode = self::BATCH_MODE_NEWLINES, bool $appendNewline = fals…
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/
H A DDateTimeImmutable.php29 public function __construct(bool $useMicroseconds, ?DateTimeZone $timezone = null)

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