Home
last modified time | relevance | path

Searched refs:string (Results 1926 – 1950 of 3165) sorted by relevance

1...<<71727374757677787980>>...127

/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Exception/
H A DReferralException.php31 * @param string $diagnostic
34 public function __construct(string $diagnostic, LdapUrl ...$referrals)
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DPrefix.php36 * @param string $key Key to query
37 * @param array|string $value Values(s) for the query. Boost can be set with array
42 public function setPrefix(string $key, $value, float $boost = 1.0): self
H A DSpanTerm.php39 * @param string $key Key to query
40 * @param array|string $value Values(s) for the query. Boost can be set with array
45 public function setTerm(string $key, $value, float $boost = 1.0): self
H A DTerm.php38 * @param string $key Key to query
39 * @param bool|float|int|string $value Values(s) for the query
44 public function setTerm(string $key, $value, float $boost = 1.0): self
H A DIds.php29 * @param string $id Adds id to filter
33 public function addId(string $id): self
43 * @param array|string $ids List of ids
/plugin/combo/ComboStrap/
H A DExceptionCompile.php17 * @var mixed|string
28 * @return mixed|string
35 public static function withMessageAndError(string $message, Throwable $previous)
H A DPageRules.php25 * @param string $ruleId
27 function deleteRule(string $ruleId)
76 * @param string $pattern
79 function patternExists(string $pattern): bool
119 * @param string $matcher
120 * @param string $target
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Dfa/
H A DPredPrediction.php26 public function __toString() : string
28 return \sprintf('(%s, %d)', (string) $this->pred, $this->alt);
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.CustomDoctype.txt
H A DURI.DefinitionID.txt
H A DURI.DefaultScheme.txt
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DAnonBindRequest.php25 * @param string $username
28 public function __construct(string $username = '', int $version = 3)
/plugin/elasticsearch/vendor/ruflin/elastica/src/Processor/
H A DAttachmentProcessor.php22 public function __construct(string $field)
H A DAppendProcessor.php18 * @param string $field field name
19 * @param array|string $value field values to append
21 public function __construct(string $field, $value)
30 * @param array|string $value
H A DSetProcessor.php22 public function __construct(string $field, $value)
/plugin/chat/
H A Dtw-sack.js70 this.processURLString = function(string, encode) { argument
73 varArray = string.split(regexp);
/plugin/projects/plugins/file/
H A Dplot_dependency.php137 private function pairs($string) { argument
140 '/ *(.*?) *= *(?i:([^\'"]*?)|\'(.*?)\'|"(.*?)") *(,|$)/', $string, $matches, PREG_SET_ORDER);
/plugin/fckg/fckeditor/editor/dialog/
H A Dtw-sack.js70 this.processURLString = function(string, encode) { argument
73 varArray = string.split(regexp);
/plugin/fckg/fckeditor/
H A Dtw-sack.js70 this.processURLString = function(string, encode) { argument
73 varArray = string.split(regexp);
/plugin/combo/syntax/
H A Dtooltip.php62 function getType(): string
80 function getPType(): string
130 * @param string $match
207 * @param string $format
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DATNConfig.php157 public function toString(bool $showAlt) : string
182 public function __toString() : string
/plugin/commonmark/vendor/league/commonmark/src/Extension/Mention/Generator/
H A DStringTemplateLinkGenerator.php21 private string $urlTemplate;
23 public function __construct(string $urlTemplate)
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/
H A DSetTempNode.php32 ->string($name)
/plugin/findologicxmlexport/vendor/jms/metadata/src/Driver/
H A DLazyLoadingDriver.php22 public function __construct(ContainerInterface $container, string $realDriverId)
/plugin/authgooglesheets/vendor/paragonie/constant_time_encoding/src/
H A DBase64DotSlashOrdered.php70 protected static function encode6Bits(int $src): string

1...<<71727374757677787980>>...127