Home
last modified time | relevance | path

Searched refs:string (Results 2251 – 2275 of 3165) sorted by relevance

1...<<919293949596979899100>>...127

/plugin/elasticsearch/vendor/ruflin/elastica/src/Bulk/
H A DResponseSet.php43 public function getError(): string
57 * @return array|string
/plugin/combo/syntax/
H A Dtoc.php42 function getType(): string
96 * @param string $match
120 * @param string $format
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/SemanticContexts/
H A DPredicate.php56 public function __toString() : string
/plugin/combo/ComboStrap/Tag/
H A DSubscribeTag.php36 public static function renderEnterXhtml(TagAttributes $attributes): string
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Transitions/
H A DPredicateTransition.php70 public function __toString() : string
H A DRangeTransition.php54 public function __toString() : string
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Dfa/
H A DDFAState.php129 public function __toString() : string
131 $s = \sprintf('%d:%s', $this->stateNumber, (string) $this->configs);
/plugin/combo/ComboStrap/
H A DSearchTag.php23 public static function render(TagAttributes $tagAttributes): string
H A DXmlTagProcessing.php127 * @param string $match
134 public static function handleStatic(string $match, int $state, int $pos, Doku_Handler $handler, DokuWiki_Syntax_Plugin $plugin): array
274 public static function handleStaticEnter(string $match, int $pos, Doku_Handler $handler, DokuWiki_Syntax_Plugin $plugin): array
488 public static function renderStatic(string $format, Doku_Renderer $renderer, array $data, DokuWiki_Syntax_Plugin $plugin): bool
557 public static function handleStaticExit(string $match, int $pos, Doku_Handler $handler, DokuWiki_Syntax_Plugin $plugin): array
686 * @return string
690 public static function getContainerTagPattern($tag): string
701 public static function handleStaticEmptyTag(string $match, int $state, int $pos, Doku_Handler $handler, DokuWiki_Syntax_Plugin $plugin): array
799 public static function renderStaticEmptyTag(string $format, Doku_Renderer $renderer, array $data, DokuWiki_Syntax_Plugin $plugin): bool
/plugin/bibtex4dw/lib/
H A Dbibtexparser.php49 * @var string
145 * @var string
210 * @param string $option option name
230 * @param string $filename Name of the file
249 * Reads bibtex from a string variable
252 * @param string $bib String containing bibtex
476 * Split entry in key and actual contents, call stringCallback for @string entries and bibItemCallback for all other entries.
478 * @param string $entry BibTeX entry, starting with @ and ending BEFORE the closing brace of the entry
479 * @param callable $stringCallback Will be called with two arguments (key, value) for @string entries
480 * @param callable $bibItemCallback Will be called with two arguments (key, full entry as string) fo
[all...]
/plugin/syntaxhighlightjs/static/lib/highlightjs/styles/
H A Datelier-estuary-dark.min.css1 …s-builtin-name,.hljs-literal,.hljs-type,.hljs-params{color:#ae7313}.hljs-string,.hljs-symbol,.hljs…
H A Datelier-estuary-light.min.css1 …s-builtin-name,.hljs-literal,.hljs-type,.hljs-params{color:#ae7313}.hljs-string,.hljs-symbol,.hljs…
H A Ddefault.min.css1 ….hljs-selector-attr,.hljs-selector-pseudo{color:#BC6060}.hljs-type,.hljs-string,.hljs-number,.hljs…
H A Dfoundation.min.css1 …-addition{color:#070}.hljs-emphasis{font-style:italic}.hljs-strong,.hljs-string,.hljs-deletion{col…
H A Datelier-cave-dark.min.css1 …s-builtin-name,.hljs-literal,.hljs-type,.hljs-params{color:#aa573c}.hljs-string,.hljs-symbol,.hljs…
H A Datelier-savanna-light.min.css1 …s-builtin-name,.hljs-literal,.hljs-type,.hljs-params{color:#9f713c}.hljs-string,.hljs-symbol,.hljs…
H A Datelier-plateau-dark.min.css1 …s-builtin-name,.hljs-literal,.hljs-type,.hljs-params{color:#b45a3c}.hljs-string,.hljs-symbol,.hljs…
H A Ddarkula.min.css1 ….hljs-name,.hljs-variable{color:#cb7832}.hljs-params{color:#b9b9b9}.hljs-string,.hljs-subst,.hljs-…
H A Datelier-plateau-light.min.css1 …s-builtin-name,.hljs-literal,.hljs-type,.hljs-params{color:#b45a3c}.hljs-string,.hljs-symbol,.hljs…
H A Datelier-savanna-dark.min.css1 …s-builtin-name,.hljs-literal,.hljs-type,.hljs-params{color:#9f713c}.hljs-string,.hljs-symbol,.hljs…
/plugin/findologicxmlexport/vendor/findologic/libflexport/tests/FINDOLOGIC/Export/Tests/
H A DCSVSerializationTest.php88 $this->assertInternalType('string', $export);
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DAttr.IDPrefixLocal.txt
/plugin/linkfix/_test/
H A Dlinkfix.test.php97 protected function prnt($string) { argument
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dconvert_encoding.rst7 The ``convert_encoding`` filter converts a string from one encoding to
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/
H A DNotFilter.php76 public function toString(): string
85 * @return string

1...<<919293949596979899100>>...127