Home
last modified time | relevance | path

Searched refs:string (Results 1651 – 1675 of 3165) sorted by relevance

1...<<61626364656667686970>>...127

/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DFirePHPHandler.php130 protected function sendHeader(string $header, string $content): void
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
H A DWildfireFormatter.php46 public function __construct(?string $dateFormat = null)
59 public function format(array $record): string
/plugin/elasticsearch/vendor/ruflin/elastica/src/Cluster/
H A DHealth.php57 public function getClusterName(): string
65 * @return string green, yellow or red
67 public function getStatus(): string
/plugin/embeddedphp/syntax/
H A Dphpinline.php15 public function GetTag(): string
45 public function getPluginModeName(): string
/plugin/combo/syntax/
H A Dstrong.php45 public function getType(): string
63 public function getPType(): string
106 * @param string $match
H A Dhighlightmd.php39 public function getType(): string
57 public function getPType(): string
100 * @param string $match
H A Dxmlprotectedtag.php29 function getType(): string
46 function getPType(): string
113 * @param string $match
130 * @param string $format
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Di18n.rst51 In a translatable string, you can embed variables:
59 …ted. ``{{ name }}`` becomes ``%name%`` so the gettext ``msgid`` for this string would be ``Hello %…
76 To pluralize a translatable string, use the ``plural`` block:
87 string. Within the translatable string, the special ``count`` variable always
99 This is shown in the user menu. This string should be shorter than 30 chars
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/
H A DHelpers.php7 * is a string, not array
45 "reverse", // Reverse a string
85 * @param string $name helper name
102 * @param string $name helper name
114 * @param string $name helper name
130 * @param string $name helper name
143 * @param string $name helper name
157 * @param string $name helper name to remove
168 * @param string $name helper name
218 * @param string
745 underscoreToCamelCase($string) global() argument
765 extractSlice($string) global() argument
[all...]
/plugin/codemirror/dist/modes/
H A Dperl.min.js.map1string","skipToEnd","eatSpace","match","current","sol","ch","prefix","p","n","eat","look","test","…
H A Ddiff.min.js.map1string","search","sol","skipToEnd","charAt","replace","token_name","peek","pos","defineMIME"],"map…
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DBufferedTokenStream.php445 public function getSourceName() : string
453 public function getTextByInterval(Interval $interval) : string
482 public function getText() : string
487 public function getTextByTokens(?Token $start = null, ?Token $stop = null) : string
495 public function getTextByContext(RuleContext $context) : string
H A DParserRuleContext.php165 public function getChild(int $i, ?string $type = null) : ?Tree
226 public function getTypedRuleContext(string $ctxType, int $i) : ?ParseTree
234 public function getTypedRuleContexts(string $ctxType) : array
/plugin/code3/styles/schemes/
H A Didea_alloy.css31 /* any string */
40 /* punctuation string. */
/plugin/jquery-syntax/jquery-syntax/bright/
H A Djquery.syntax.core.css17 ….syntax-container.syntax-theme-bright .syntax .string, .syntax-container.syntax-theme-bright .synt…
19 .syntax-container.syntax-theme-bright .syntax .string .escape {
/plugin/authgooglesheets/vendor/google/auth/src/Cache/
H A DTypedItem.php46 private string $key
55 public function getKey(): string
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DFnStream.php139 public function write($string) argument
141 return call_user_func($this->_fn_write, $string);
H A DStreamDecoratorTrait.php136 public function write($string) argument
138 return $this->stream->write($string);
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DMapping.php119 * @param string $key Key name
124 public function setParam(string $key, $value): Mapping
136 * @param string $key Key name
140 public function getParam(string $key)
161 * @param array $query Query string parameters to send with mapping
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DStreamDecoratorTrait.php42 . (string) $e, E_USER_ERROR);
55 * @param string $method Missing method name
128 public function write($string) argument
130 return $this->stream->write($string);
H A DFnStream.php123 public function write($string) argument
125 return call_user_func($this->_fn_write, $string);
/plugin/openlayersmap/admin/
H A Dpurge.php40 public function getMenuIcon(): string
72 * @param string $sDir directory path
75 private function rrmdir(string $sDir): bool
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Encoder/
H A DBerEncoder.php81 * Used to represent a bool false binary string.
86 * Used to represent a bool true binary string.
134 * @var string|null
183 public function encode(AbstractType $type): string
300 protected function startEncoding(string $binary, array $tagMap): void
540 * @return string|int
583 * @param string|int $int
584 * @return string
619 * @param string|integer $integer
639 * @return string
[all...]
/plugin/findologicxmlexport/vendor/jms/metadata/src/
H A DMetadataFactory.php48 …public function __construct(DriverInterface $driver, ?string $hierarchyMetadataClass = 'Metadata\C…
69 public function getMetadataForClass(string $className)
167 private function getClassHierarchy(string $class): array
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/
H A DREADME.md60 // You can either cast it to string
61 $description = (string) $docblock->getDescription();
63 // Or use the render method to get a string representation of the Description.

1...<<61626364656667686970>>...127