Home
last modified time | relevance | path

Searched refs:string (Results 1851 – 1875 of 3165) sorted by relevance

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

/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Selector/Simple/
H A DClassName.php11 public function __construct(string $className) {
/plugin/icalevents/conf/
H A Dmetadata.php14 $meta['customLocationUrlPrefix'] = array('string');
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/Discriminator/
H A DPost.php20 public function __construct(string $title)
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Challenge/
H A DChallengeInterface.php34 public function challenge(?string $received = null, array $options = []): SaslContext;
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DMatchPhrasePrefix.php24 public function setFieldMaxExpansions(string $field, int $maxExpansions = self::DEFAULT_MAX_EXPANSIONS): self
/plugin/findologicxmlexport/vendor/twig/extensions/lib/Twig/Extensions/Node/
H A DTrans.php81 ->string('%count%')
88 ->string('%'.$var->getAttribute('name').'%')
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Server/RequestHandler/
H A DProxyRequestHandler.php50 public function bind(string $username, string $password): bool
/plugin/combo/ComboStrap/Tag/
H A DShareTag.php29 * @return string
31 public static function renderSpecialEnter(TagAttributes $shareAttributes, $state): string
126 public static function renderExit(TagAttributes $tagAttributes): string
/plugin/socialcards/
H A Daction.php247 private function getImage(): string {
270 private function getImageAlt(): string {
/plugin/elasticsearch/vendor/ruflin/elastica/src/Processor/
H A DBytesProcessor.php15 public function __construct(string $field)
/plugin/elasticsearch/vendor/ruflin/elastica/src/QueryBuilder/DSL/
H A DCollapse.php15 public function getType(): string
/plugin/combo/ComboStrap/
H A DCron.php16 public static function getDate(string $cronExpression): \DateTime
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Vlv/
H A DVlvTrait.php27 * @var null|string
37 * @return null|string
39 public function getContextId(): ?string
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
H A DNamespaceBuilderInterface.php30 public function getName(): string;
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/Driver/yml/
H A DPerson.yml5 type: string
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
H A DDiversifiedSampler.php30 public function setExecutionHint(string $hint): self
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Mechanism/
H A DMechanismInterface.php28 public function getName(): string;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A D60ee33f3acfdd0fe6f288ac77312c780.asciidoc1 // query-dsl/query-string-query.asciidoc:436
H A Df2d68493abd3ca430bd03a7f7f8d18f9.asciidoc1 // query-dsl/query-string-query.asciidoc:255
H A Df32f0c19b42de3b87dd764fe4ca17e7c.asciidoc1 // query-dsl/query-string-query.asciidoc:408
H A Ddb6cba451ba562abe953d09ad80cc15c.asciidoc1 // query-dsl/query-string-query.asciidoc:323
H A D28aad2c5942bfb221c2bf1bbdc01658e.asciidoc1 // query-dsl/query-string-query.asciidoc:306
H A Dbe1bd47393646ac6bbee177d1cdb7738.asciidoc1 // query-dsl/query-string-query.asciidoc:462
/plugin/pgn4web/pgn4web/
H A Dpgn-standard-proposed-supplement.txt94 [%clk 1:05:23] is the embedded command string.
97 The command string is structured as follows.
112 As all ASCII characters are legal in a comment string it is not possible to rely
132 should take no special action and pass the string through unchanged as part of
150 ii) a double quoted string containing a set of any ascii characters except the
157 quote delimitted string. Note that the quote delimitted string may contain
170 So it is possible to pass a full FEN string as an unquoted operand as in the
176 This command has four operands, the first is a double quote delimitted string,
251 indicated by the string following the /.
254 It is followed by a string constructed as follows:
[all …]
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Exception/
H A DOperationException.php28 string $message = '',
44 * Get the LDAP result code as a short string (as defined in the LDAP RFC).
46 * @return string|null
48 public function getCodeShort(): ?string
56 * @return string|null
58 public function getCodeDescription(): ?string
63 private function generateMessage(int $resultCode): string

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