Home
last modified time | relevance | path

Searched refs:string (Results 2076 – 2100 of 3165) sorted by relevance

1...<<81828384858687888990>>...127

/plugin/openlayersmapoverlays/lib/
H A Dlayers.js59string;if(OpenLayers.Format&&OpenLayers.Format.CQL){string=OpenLayers.Format.CQL.prototype.write(t…
/plugin/findologicxmlexport/vendor/hoa/exception/Test/Unit/
H A DGroup.php75 ->string($result->getMessage())
93 ->string($result)
110 ->string($result)
132 ->string($result)
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/
H A DDefaultErrorStrategy.php722 * to use (string) (which, for CommonToken, dumps everything about
727 protected function getTokenErrorDisplay(?Token $t) : string
746 protected function getSymbolText(Token $symbol) : ?string
756 protected function escapeWSAndQuote(string $s) : string
/plugin/sequencediagram/bower_components/lodash/test/
H A Dtest.js17175 assert.strictEqual(func(string, 2), string);
17176 assert.strictEqual(func(string, 3), string);
17183 assert.strictEqual(func(string, length), string);
19266 return index ? _.repeat(string, n) : _.repeat(string);
22630 assert.strictEqual(_.truncate(string, { 'length': string.length }), string);
22631 assert.strictEqual(_.truncate(string, { 'length': string.length + 2 }), string);
22694 var actual = lodashStable.map([string, string, string], _.truncate),
24303 assert.strictEqual(func(string, ''), string);
24311 actual = lodashStable.map([string, string, string], func);
24375 assert.strictEqual(_.padEnd(string, 16), string + ' ');
[all …]
/plugin/elwikiupgrade/
H A DHTTPClient.php756 * @param string $string
759 function _parseHeaders($string){ argument
761 $lines = explode("\n",$string);
791 $string = '';
794 $string .= $key.': '.$value.HTTP_NL;
796 return $string;
/plugin/codemirror/dist/modes/
H A Ddart.min.js.map1string handling to deal with triple-quoted strings and string interpolation\n \"'\": function…
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/
H A DDeprecatedNode.php49 … ->string(sprintf(' ("%s" at line %d).', $this->getTemplateName(), $this->getTemplateLine()))
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Integration/Filter/
H A DLateComputed.php70 ->string($result)
/plugin/syntaxhighlightjs/static/lib/highlightjs/styles/
H A Dascetic.min.css1 .hljs{display:block;overflow-x:auto;padding:0.5em;background:white;color:black}.hljs-string,.hljs-v…
/plugin/highlightjs/highlight/styles/
H A Dascetic.css13 .string,
/plugin/commonmark/vendor/league/commonmark/src/
H A DContextInterface.php
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DCollapse.php17 public function setFieldname(string $fieldName): self
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DSpanFirst.php59 * @param string $type Query type
66 protected function _setQuery(string $type, $args): self
/plugin/dropfiles/
H A Dyarn.lock63 repeat-string "^1.5.2"
476 string-width "^1.0.1"
805 escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
1029 repeat-string "^1.5.2"
1128 string-width "^1.0.1"
1328 indent-string@^2.1.0:
1376 string-width "^2.1.0"
2358 repeat-string@^1.5.2:
2590 string-width@^1.0.1, string-width@^1.0.2:
2598 string-width@^2.0.0, string-width@^2.1.0, string-width@^2.1.1:
[all …]
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/
H A DDataProviderDebugTest.php26 $obj->string = '1';
/plugin/numbering/
H A DREADME.md6 The output is controlled by a formatting string which is set in the cofiguration manager.
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/
H A DDescription.php67 Assert::string($bodyTemplate);
/plugin/pureldap/vendor/freedsx/socket/src/FreeDSx/Socket/
H A DSocketPool.php58 public function connect(string $hostname = '') : Socket
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DSyslogHandler.php42 …public function __construct(string $ident, $facility = LOG_USER, $level = Logger::DEBUG, bool $bub…
H A DSqsHandler.php35 …public function __construct(SqsClient $sqsClient, string $queueUrl, $level = Logger::DEBUG, bool $…
/plugin/elasticsearch/vendor/ruflin/elastica/src/Exception/Bulk/Response/
H A DActionException.php33 public function getErrorMessage(BulkResponse $response): string
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Visitor/
H A DOverload.php25 * @param string $prefix
28 protected function getMethodByClass(Ast\Node $object, string $prefix = 'visit'): ?callable {
/plugin/combo/ComboStrap/Meta/Api/
H A DMetadataJson.php38 static public function getDataType(): string
60 // html form return empty string
67 throw new ExceptionCompile("The json persistent value is not an array, nor a string");
/plugin/combo/ComboStrap/
H A DPipelineTag.php49 public static function renderEnterXhtml(TagAttributes $tagAttributes): string
/plugin/dokusioc/lib/
H A Dsioc_inc.php41 // TS: if true: appends the "type" of a class to the url4id in order to compose the string for the "id part"
197 public function getContent(&$exp): string
262 public function getContent(&$exp): string
376 public function getContent(&$exp): string
440 * @var mixed|string
479 public function getContent(&$exp): string
640 public function getContent(&$exp): string
823 public function getContent(&$exp): string
984 public function getContent(&$exp): string
1209 public function getContent(&$exp): string
[all...]

1...<<81828384858687888990>>...127