Home
last modified time | relevance | path

Searched refs:string (Results 2201 – 2225 of 3165) sorted by relevance

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

/plugin/syntaxhighlightjs/static/lib/highlightjs/styles/
H A Dkimbie.light.min.css1 …or:#f79a32}.hljs-title,.hljs-section,.hljs-attribute{color:#f06431}.hljs-string,.hljs-symbol,.hljs…
H A Dmagula.min.css1 …dding:0.5em;background-color:#f4f4f4}.hljs,.hljs-subst{color:black}.hljs-string,.hljs-title,.hljs-…
H A Datelier-dune-dark.min.css1 …s-builtin-name,.hljs-literal,.hljs-type,.hljs-params{color:#b65611}.hljs-string,.hljs-symbol,.hljs…
H A Datelier-heath-dark.min.css1 …s-builtin-name,.hljs-literal,.hljs-type,.hljs-params{color:#a65926}.hljs-string,.hljs-symbol,.hljs…
H A Datelier-lakeside-light.min.css1 …s-builtin-name,.hljs-literal,.hljs-type,.hljs-params{color:#935c25}.hljs-string,.hljs-symbol,.hljs…
H A Dkimbie.dark.min.css1 …or:#f79a32}.hljs-title,.hljs-section,.hljs-attribute{color:#f06431}.hljs-string,.hljs-symbol,.hljs…
H A Dmono-blue.min.css1 …ljs-name,.hljs-strong{font-weight:bold}.hljs-comment{color:#738191}.hljs-string,.hljs-title,.hljs-…
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/
H A DGeneric.php56 Assert::string($body);
H A DThrows.php47 Assert::string($body);
/plugin/commonmark/vendor/league/commonmark/src/Extension/Footnote/Parser/
H A DFootnoteRefParser.php44 private function createReference(string $label): Reference
/plugin/oauthkeycloak/
H A DKeycloak.php37 * @return string
39 public function getEndpoint(string $endpoint)
/plugin/authgooglesheets/vendor/psr/cache/
H A DCHANGELOG.md11 …cblocks that `getItems()` and `deleteItems()` take an array of strings (`string[]`) compared to ju…
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DQueryBuilder.php45 public function __call(string $dsl, array $arguments): Facade
H A DTask.php24 * @var string
34 * @var array<string, mixed>
43 public function __construct(Client $client, string $id)
52 * @return string
62 * @return array<string, mixed>
88 * @param array<string, mixed> $options
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DSqlNamespace.asciidoc45 $params['format'] = (string) a short version of the Accept header, e.g. json, yaml
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Transitions/
H A DActionTransition.php67 public function __toString() : string
H A DSetTransition.php57 public function __toString() : string
59 return (string) $this->set;
H A DRuleTransition.php69 public function __toString() : string
/plugin/combo/syntax/
H A Dmath.php24 * @return string
68 * @param string $mode
87 * @param string $match The text matched by the patterns
101 * @param string $format
189 public static function getComponentName(): string
H A Dcontentlist.php116 function getType(): string
131 function getPType(): string
188 * @param string $match
281 * @param string $format
/plugin/combo/ComboStrap/
H A DFile.php87 * @return false|string
129 * @return string
131 public function getBuster(): string
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/Listeners/
H A DANTLRErrorListener.php26 string $msg,
H A DBaseErrorListener.php26 string $msg,
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.tag.id3v2.php750 if (!empty($string)) {
751 $info['id3v2']['comments'][$parsedFrame['framenameshort']][] = $string;
3698 * @param string $string
3703 public static function RemoveStringTerminator($string, $terminator) { argument
3708 $string = substr($string, 0, -strlen($terminator));
3710 return $string;
3714 * @param string $string
3718 public static function MakeUTF16emptyStringEmpty($string) { argument
3719 if (in_array($string, array("\x00", "\x00\x00", "\xFF\xFE", "\xFE\xFF"))) {
3721 $string = '';
[all …]
/plugin/ahrefmenu/
H A Dgenerate_map.py1 import string, urlparse, re, sys
227 title = string.join(self.tag_value, "").strip()
252 self.curr_title = string.join(self.tag_value, "").strip()

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