Home
last modified time | relevance | path

Searched refs:string (Results 2226 – 2250 of 3165) sorted by relevance

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

/plugin/codemirror/dist/modes/
H A Dcmake.min.js.map1string\";\n }\n\n function tokenize(stream, state) {\n var ch = stream.next();\n\n // Have…
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/PEAR/Sniffs/Commenting/
H A DFileCommentSniff.php254 $string = $phpcsFile->findNext(T_DOC_COMMENT_STRING, $tag, $commentEnd);
255 if ($string === false || $tokens[$string]['line'] !== $tokens[$tag]['line']) {
/plugin/fksnewsfeed/
H A Daction.php125 private function printStream(int $start, int $length, string $streamId, string $pageId): array {
176 private function saveIntoStreams(int $newsId, string $streamName): void {
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
H A DCHANGELOG.md17 * The `maxminddb` extension now returns a string when a `uint32`
22 integer rather than a string when the value is less than or equal
113 * In the pure PHP reader, a string length test after `fread()` was replaced
/plugin/combo/grammar/
H A DPageSql.g4102 // A string constant is formed by enclosing the string in single quotes ('). A single quote within the string can be encoded by putting two single quotes in a row - as in Pascal. C-style escapes using the backslash character are not supported because they are not standard SQL.
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DLexer.php107 * @var string|null
269 public function getSourceName() : string
415 public function getText() : string
431 public function setText(string $text) : void
470 * @return array<string>|null
478 * @return array<string>|null
/plugin/syntaxhighlighter3/sxh3/pkg/styles/
H A DshCoreDjango.css51 .syntaxhighlighter.printing .string,.syntaxhighlighter.printing .string a{color:blue !important;}
83 .syntaxhighlighter .string,.syntaxhighlighter .string a{color:#9df39f !important;}
/plugin/syntaxhighlightjs/static/lib/highlightjs/styles/
H A Dgithub-gist.min.css1 …lor:#333333;overflow-x:auto}.hljs-comment,.hljs-meta{color:#969896}.hljs-string,.hljs-variable,.hl…
H A Dir-black.min.css1 …name{color:#96cbfe}.hljs-attribute,.hljs-selector-id{color:#ffffb6}.hljs-string,.hljs-selector-att…
H A Dzenburn.min.css1 …}.hljs-symbol,.hljs-bullet,.hljs-link{color:#dca3a3}.hljs-deletion,.hljs-string,.hljs-built_in,.hl…
H A Darta.min.css1 …section{color:#fff}.hljs-comment,.hljs-quote,.hljs-meta{color:#444}.hljs-string,.hljs-symbol,.hljs…
H A Dbrown-paper.min.css1 …ral{color:#005599;font-weight:bold}.hljs,.hljs-subst{color:#363c69}.hljs-string,.hljs-title,.hljs-…
H A Dhopscotch.min.css1 …e,.hljs-params{color:#fd8b19}.hljs-class .hljs-title{color:#fdcc59}.hljs-string,.hljs-symbol,.hljs…
H A Dfar.min.css1 …auto;padding:0.5em;background:#000080}.hljs,.hljs-subst{color:#0ff}.hljs-string,.hljs-attribute,.h…
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCSS.MaxImgLength.txt
H A DURI.Base.txt
/plugin/highlightjs/highlight/styles/
H A Dir_black.css25 .string, .attribute .value, .cdata, .filter .argument, .attr_selector, .apache .cbracket, .date {
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Dtemplate_from_string.rst7 The ``template_from_string`` function loads a template from a string:
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D18.18.js1 …[/\\'/,""],[/'$/,"string","@popall"],[/'/,"string","@stringBody"],[/"$/,"string","@popall"],[/"/,"…
/plugin/pureldap/vendor/freedsx/socket/src/FreeDSx/Socket/Queue/
H A DAsn1MessageQueue.php27 * @var null|string
39 * @param null|string $pduClass
41 public function __construct(Socket $socket, EncoderInterface $encoder, ?string $pduClass = null)
/plugin/commonmark/vendor/league/commonmark/src/Extension/Mention/
H A DMentionExtension.php27 $isAValidPartialRegex = static function (string $regex): bool {
35 'prefix' => Expect::string()->required(),
36 'pattern' => Expect::string()->assert($isAValidPartialRegex, 'Pattern must not include starting/ending delimiters (like "/")')->required(),
39 Expect::string(),
57 throw new InvalidConfigurationException(\sprintf('The "generator" provided for the "%s" MentionParser configuration must be a string template, callable, or an object that implements %s.', $name, MentionGeneratorInterface::class));
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Processor/
H A DPsrLogMessageProcessor.php37 public function __construct(?string $dateFormat = null, bool $removeUsedContextFields = false)
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/
H A DRegistry.php56 public static function addLogger(Logger $logger, ?string $name = null, bool $overwrite = false)
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DDynamoDbHandler.php51 …public function __construct(DynamoDbClient $client, string $table, $level = Logger::DEBUG, bool $b…
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
H A DTopHits.php61 * @param array|bool|string $params Fields to be returned or false to disable source
111 public function addScriptField(string $name, AbstractScript $script): self

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