Home
last modified time | relevance | path

Searched refs:string (Results 2451 – 2475 of 3165) sorted by relevance

1...<<919293949596979899100>>...127

/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DFilter.ExtractStyleBlocks.Scope.txt
/plugin/searchpattern/
H A Dplugin.info.txt6 …h PHP "preg_match" function. In all cases, every single quote inside the string/regex shall be dou…
/plugin/loglog/helper/
H A Dlogging.php154 public function countMatchingLines(array $lines, string $msgNeedle)
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Unit/
H A DContext.php98 ->string($result)
/plugin/strata/_test/
H A Dstrataquerytest.inc.php17 $string = $types->loadType('string');
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Vlv/
H A DVlvControl.php61 * @param null|string $contextId
63 public function __construct(int $before, int $after, ?int $offset = null, ?int $count = null, GreaterThanOrEqualFilter $filter = null, ?string $contextId = null)
124 * @param string|null $contextId
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DAppendStream.php211 public function write($string) argument
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/ConnectionPool/
H A DSniffingConnectionPool.php141 private function parseClusterState(string $transportSchema, $nodeInfo): array
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/SemanticContexts/
H A DOrOperator.php137 public function __toString() : string
144 return \strlen($s) > 3 ? (string) \substr($s, 3) : $s;
/plugin/fetchmedia/
H A Dyarn.lock63 repeat-string "^1.5.2"
895 string-width "^1.0.1"
1221 escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
1566 string-width "^1.0.1"
1769 string-width "^2.1.0"
2620 repeat-string@^1.5.2:
2841 string-width@^1.0.1, string-width@^1.0.2:
2849 string-width@^2.0.0, string-width@^2.1.0:
2913 string-width "^2.0.0"
3149 string-width "^1.0.2"
[all …]
/plugin/findologicxmlexport/vendor/jms/serializer/src/Metadata/Driver/
H A DYamlDriver.php44 … protected function loadMetadataFromFile(\ReflectionClass $class, string $file): ?BaseClassMetadata
288 protected function getExtension(): string
/plugin/dataloop/syntax/
H A Dloop.php512 function _sqlite_group_concat_step(&$context, $string, $separator = ',') { argument
514 $context['data'][] = $string;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/
H A DPuTTY.php328 $private .= Random::string(16 - (strlen($private) & 15));
334 $salt = Random::string(16);
H A DOpenSSH.php209 list(, $checkint) = unpack('N', Random::string(4));
/plugin/davcal/vendor/sabre/xml/
H A DCHANGELOG.md95 anyone, unless you are doing exact string matches on class names.
157 a string (in case of a text-node), or an array (in case there were child
/plugin/pubmed2020/classes/
H A Dcache.php67 function startsWith($string, $startString) { argument
69 return (substr($string, 0, $len) === $startString);
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D43.43.js.map1string', 'comment', 'identifier'] },\n { open: '[', close: ']', notIn: ['string', 'comment'…
H A D45.45.js1 …ter"],[/\d+\.\d+([eE][\-+]?\d+)?/,"number.float"],[/\d+/,"number"],[/"/,"string",'@string."'],[/'/… property in AnonymousFunctiona1ecc52d0100.a.tokenizer
/plugin/codemirror/dist/modes/
H A Dsass.min.js.map1string","charAt","pos","endingString","cursorHalf","buildInterpolationTokenizer","currentTokenizer…
H A Dpowershell.min.js.map1string\n if (ch === \"'\") {\n return tokenSingleQuoteString(stream, state);\n }\n\n …
H A Dshell.min.js1 …(d,e)}else if(!g&&/['"]/.test(f)&&!/['"]/.test(a)){e.tokens.unshift(i(f,"string"));d.backUp(1);bre…
/plugin/sequencediagram/bower_components/lodash/dist/
H A Dlodash.core.js3421 function escape(string) { argument
3422 string = toString(string);
3423 return (string && reHasUnescapedHtml.test(string))
3424 ? string.replace(reUnescapedHtml, escapeHtmlChar)
3425 : string;
/plugin/externalembed/
H A Daction.php18 public function errorMessage(): string {
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DAppendStream.php237 public function write($string) argument
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DDeduplicationHandler.php72 …public function __construct(HandlerInterface $handler, ?string $deduplicationStore = null, $dedupl…

1...<<919293949596979899100>>...127