Home
last modified time | relevance | path

Searched refs:string (Results 1501 – 1525 of 3165) sorted by relevance

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

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D34.34.js.map1string', 'comment'] },\n { open: \"'\", close: \"'\", notIn: ['string', 'comment'] },\n …
H A D49.49.js.map1string', next: '@string' }],\n [/\"/, { token: 'string.double', next: '@stringDouble' }…
H A D63.63.js.map1string.quote', '@endDblDocString']\n ],\n endDblDocString: [\n [/[^\"]+/,…
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/Driver/
H A DBaseDriverTest.php82 $p->type = ['name' => 'string', 'params' => []];
387 $p->type = ['name' => 'string', 'params' => []];
406 $p->type = ['name' => 'string', 'params' => []];
456 $p->type = ['name' => 'string', 'params' => []];
477 $p->type = ['name' => 'string', 'params' => []];
489 $p->type = ['name' => 'string', 'params' => []];
506 $p->type = ['name' => 'string', 'params' => []];
521 $p->type = ['name' => 'string', 'params' => []];
533 $p->type = ['name' => 'string', 'params' => []];
/plugin/html2pdf/html2pdf/html2ps/
H A Dconverter.class.php15 function to_utf8($string, $encoding) { argument
16 return iconv(strtoupper($encoding), "UTF-8", $string);
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/
H A DEmbedNode.php40 ->string($this->getAttribute('name'))
46 ->string($this->getAttribute('index'))
/plugin/commonmark/vendor/league/commonmark/src/Extension/Strikethrough/
H A DStrikethroughDelimiterProcessor.php22 public function getOpeningCharacter(): string
27 public function getClosingCharacter(): string
/plugin/commonmark/vendor/league/commonmark/src/Reference/
H A DReferenceMap.php30 * @var array<string, ReferenceInterface>
49 public function contains(string $label): bool
56 public function get(string $label): ?ReferenceInterface
64 * @return \Traversable<string, ReferenceInterface>
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/
H A DRollover.php34 public function getURI(): string
61 public function getMethod(): string
H A DGetFieldMapping.php33 public function getURI(): string
71 public function getMethod(): string
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Nodes/
H A DUsage.php33 public function getURI(): string
57 public function getMethod(): string
H A DInfo.php33 public function getURI(): string
58 public function getMethod(): string
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Monitoring/
H A DBulk.php39 public function getURI(): string
61 public function getMethod(): string
81 throw new InvalidArgumentException("Body must be an array, traversable object or string");
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ml/
H A DGetBuckets.php34 public function getURI(): string
65 public function getMethod(): string
H A DGetCategories.php34 public function getURI(): string
59 public function getMethod(): string
H A DGetModelSnapshots.php34 public function getURI(): string
62 public function getMethod(): string
/plugin/randomtables/syntax/
H A Droller.php12 public function getType(): string
18 public function getPType(): string
/plugin/combo/ComboStrap/
H A DNoteTag.php29 public static function renderEnterInlineNote(TagAttributes $tagAttributes): string
71 public static function renderClosingInlineNote(): string
/plugin/combo/renderer/
H A Dxml.php21 function getFormat(): string
41 * @param string $text the text to display
73 public function multiplyentity($x, $y): string
/plugin/combo/vendor/symfony/process/
H A DProcess.php31 * @implements \IteratorAggregate<string, string>
136 * @param string|null $cwd The working directory or null to use the working dir of the current PHP process
143 public function __construct(array $command, string $cwd = null, array $env = null, $input = null, ?float $timeout = 60)
182 * @param string $command The command line to pass to the shell of the OS
183 * @param string|null $cwd The working directory or null to use the working dir of the current PHP process
192 public static function fromShellCommandline(string $command, string $cwd = null, array $env = null, $input = null, ?float $timeout = 60)
574 * @return string
596 * @return string
[all...]
/plugin/publist/bib2tpl/
H A Dbibtex_converter.php459 private function resolve_conditions(&$entry, &$string) { argument
478 while ( preg_match($pattern, $string, $match) )
520 $string = str_replace($match[0], $resolved, $string);
523 return $string;
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DSocketHandler.php62 string $connectionString,
185 public function getConnectionString(): string
307 protected function fwrite(string $data)
348 protected function generateDataStream(array $record): string
395 private function writeToSocket(string $data): void
/plugin/commonmark/vendor/league/commonmark/src/Input/
H A DMarkdownInput.php21 * @var array<int, string>|null
28 private string $content;
36 public function __construct(string $content, int $lineOffset = 0)
51 public function getContent(): string
93 // Remove any newline which appears at the very end of the string.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Security/
H A DDeleteServiceToken.php35 public function getURI(): string
54 public function getMethod(): string
/plugin/combo/syntax/
H A Dxmlblockemptytag.php27 function getType(): string
41 function getPType(): string
78 * @param string $format

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