Home
last modified time | relevance | path

Searched refs:string (Results 1776 – 1800 of 3165) sorted by relevance

1...<<71727374757677787980>>...127

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/
H A DErrorHandler.php213 …public function handleError(int $code, string $message, string $file = '', int $line = 0, ?array $…
264 private static function codeToString($code): string
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DNameableInterface.php15 * @return string
24 public function setName(string $name);
/plugin/combo/ComboStrap/
H A DPageExplorerTag.php90 * @param string $html
93 * @param string $type
95 public static function treeProcessLeaf(string &$html, MarkupPath $page, array $data, string $type)
145 * @return string the last part with a uppercase letter and where underscore became a space
147 public static function toNamespaceName(WikiPath $namespacePath): string
159 * @param string $type
160 * @return string
162 public static function getClassPrefix(string $type): string
[all...]
/plugin/batchedit/
H A Dinterface.php229 // Consolidating these inputs into a single string variable avoids problems for
686 $string = $this->plugin->getLang($id);
697 $string = str_replace($search, $replace, $string);
700 return $string;
722 ptln($string, $indentDelta = 0) global() argument
/plugin/elasticsearch/vendor/patrickschur/language-detection/src/LanguageDetection/Tokenizer/
H A DTokenizerInterface.php17 public function tokenize(string $str): array;
/plugin/findologicxmlexport/vendor/jms/metadata/src/
H A DMetadataFactoryInterface.php28 public function getMetadataForClass(string $className);
/plugin/findologicxmlexport/vendor/jms/metadata/src/Driver/
H A DAdvancedFileLocatorInterface.php18 public function findAllClasses(string $extension): array;
/plugin/findologicxmlexport/vendor/jms/serializer/src/Type/
H A DParserInterface.php9 public function parse(string $type): array;
/plugin/commonmark/vendor/league/commonmark/src/Block/Element/
H A DInlineContainerInterface.php
/plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/
H A Dannotations.rst198 * @return string
339 | string | Primitive string
345 | | array<string>, array<MyNamespace\MyObj…
348 | | Examples: array<string, string>, …
349 | | array<string, MyNamespace\MyObject>, e…
361 | | string (''). …
375 | | string (''). …
426 * @Type("string")
461 * @Type("array<string, string>")
764 * @Type("string")
/plugin/findologicxmlexport/vendor/jms/serializer/src/Expression/
H A DExpressionEvaluatorInterface.php15 public function evaluate(string $expression, array $data = []);
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/metadata/SimpleInternalObject/
H A DException.yml5 type: string
/plugin/jquery-syntax/jquery-syntax/base/
H A Djquery.syntax.brush.ruby.css1 .syntax-theme-base .syntax .ruby .string .ruby {
/plugin/elasticsearch/vendor/ruflin/elastica/src/QueryBuilder/
H A DDSL.php20 public function getType(): string;
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Tree/
H A DErrorNode.php9 public function __toString() : string;
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D65.65.js.map1string.twig']\n ],\n /**\n * Variable Tag Handling\n */\n var…
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/
H A DStream.php82 ->string($result->getStreamName())
125 ->string($result->getStreamName())
162 ->string($result->getStreamName())
229 ->string($result->getStreamName())
280 ->string($result)
641 ->string($result)
651 ->string($result)
/plugin/syntaxhighlighter3/
H A DREADME.md41 …directory and the alias(es) and brush file name to the available brushes string in [Config Manager…
46 …normal configuration option, but the plugin handles it as if it was, i.e. `title: <title string>;`.
73 …// Check if there's a title in the attribute string. It can't be passed along as a normal paramete…
75 // Extract title(s) from attribute string.
78 // Extract everything BUT title(s) from attribute string.
119 // Extract highlight from $attr string.
122 // Extract everything BUT highlight from $attr string.
/plugin/codemirror/dist/modes/
H A Dperl.min.js1string==c)b.tokenize=j;a.skipToEnd();return"string"};return b.tokenize(a,b)}function j(j,k){if(j.e…
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/
H A DREADME.md39 - a php primitive or pseudo-primitive such as a string or void (`@var string` or `@return void`).
40 - a composite such as an array of string (`@var string[]`).
41 - a compound such as a string or integer (`@var string|integer`).
66 $type = $typeResolver->resolve('string|integer');
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/
H A DAsseticNode.php145 ->string($asset->getTargetPath())
156 ->string("{".$var."}")
/plugin/highlightjs/highlight/styles/
H A Dschool_book.css40 .string,
56 .ruby .string,
/plugin/flattr/
H A Dhelper.php181 function _xmlEntities($string) { argument
182 return htmlspecialchars($string,ENT_QUOTES,'UTF-8');
/plugin/commonmark/vendor/league/commonmark/src/
H A DContext.php
/plugin/katex/action/
H A Dsetup.php87 …$value_option_ignored_tags = array_map( fn( $text ): string => trim( $text ), explode( ',', $conf_…
115 …$value_option_ignored_classes = array_map( fn( $text ): string => trim( $text ), explode( ',', $co…

1...<<71727374757677787980>>...127