Home
last modified time | relevance | path

Searched refs:string (Results 776 – 800 of 3165) sorted by relevance

1...<<31323334353637383940>>...127

/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DContext.php61 …public function initialize(string $format, VisitorInterface $visitor, GraphNavigatorInterface $nav…
111 public function getAttribute(string $key)
116 public function hasAttribute(string $key): bool
124 public function setAttribute(string $key, $value): self
163 public function setVersion(string $version): self
191 public function getFormat(): string
H A DXmlSerializationVisitor.php77 string $defaultEncoding = 'UTF-8',
78 string $defaultVersion = '1.0',
79 string $defaultRootName = 'result',
80 ?string $defaultRootNamespace = null,
81 ?string $defaultRootPrefix = null
97 …private function createDocument(bool $formatOutput, string $defaultVersion, string $defaultEncodin…
105 …createRoot(?ClassMetadata $metadata = null, ?string $rootName = null, ?string $rootNamespace = nul…
142 public function visitString(string $data, array $type)
443 private function isElementNameValid(string $name): bool
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DControls.php39 * @param string $oid
44 public static function create(string $oid, bool $criticality = false, $value = null): Control
53 * @param string $cookie
57 public static function dirSync(int $flags = DirSyncRequestControl::FLAG_INCREMENTAL_VALUES, string $cookie = '', int $maxBytes = 2147483647)
89 * @param string $cookie
92 public static function paging(int $size, string $cookie = ''): PagingControl
120 * Create an AD Set Owner control. Pass it a string SID and use when adding objects to set the owner.
122 * @param string $sid
125 public static function setOwner(string $sid): SetOwnerControl
153 * @param SortKey|string
[all...]
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D17.17.js.map1string', 'comment'] },\n { open: '\"', close: '\"', notIn: ['string'] },\n { open: '…
H A D16.16.js.map1string', 'comment'] },\n { open: '[', close: ']', notIn: ['string', 'comment'] },\n …
H A D65.65.js1string.twig","@pop"],[/#{\s*/,"string.twig","@interpolationState"],[/[^#"\\]*(?:(?:\\.|#(?!\{))[^#…
H A D26.26.js.map1string.invalid'],\n [/\"/, 'string', '@string'],\n // characters\n …
H A D27.27.js.map1string.delim', '@rtstring'],\n [/[bv]?\"\"\"/, 'string.delim', '@dtstring'],\n …
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
H A DPercentilesBucket.php18 public function __construct(string $name, ?string $bucketsPath = null)
25 \trigger_deprecation('ruflin/elastica', '7.1.3', 'Passing null as 2nd argument to "%s()" is deprecated, pass a string instead. It will be removed in 8.0.', __METHOD__);
27 \trigger_deprecation('ruflin/elastica', '7.1.3', 'Not passing a 2nd argument to "%s()" is deprecated, pass a string instead. It will be removed in 8.0.', __METHOD__);
46 public function setFormat(string $format): self
H A DGeohashGrid.php18 * @param string $name the name of this aggregation
19 * @param string $field the field on which to perform this aggregation
21 public function __construct(string $name, string $field)
30 * @param string $field the name of the document field on which to perform this aggregation
34 public function setField(string $field): self
42 * @param int|string $precision an integer between 1 and 12, inclusive. Defaults to 5 or distance like 1km, 10m
49 throw new \TypeError(\sprintf('Argument 1 passed to "%s()" must be of type int|string, %s given.', __METHOD__, \is_object($precision) ? \get_class($precision) : \gettype($precision)));
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Metadata/Driver/yml/
H A DSimpleClassObject.yml8 type: string
13 type: string
17 type: string
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/
H A DMessage.php34 public function get(string $name)
39 public function has(string $name): bool
48 public function set(string $name, $value): self
/plugin/combo/ComboStrap/
H A DPipelineUtility.php34 * @return string
37 static public function execute($expression, array $contextData = null): string
174 * @return false|string
204 static function concat(array $commandArgs, $value, $side): string
206 $string = $commandArgs[0];
209 return $string . $value;
211 return $value . $string;
214 return $value . $string;
272 static function format(array $commandArgs, $value): string
H A DPluginUtility.php57 * @var string - the plugin base name (ie the directory)
79 * @var string
124 * @return string
140 * @return string
149 * @return string
163 * and return a HTML tag string
168 * @return string
191 * @param $string
198 public static function parseAttributes($string) argument
211 $result = preg_match_all('/' . $attributePattern . '/i', $string,
[all...]
H A DFetcherSvg.php127 private ?string $preserveAspectRatio = null;
129 private ?string $requestedType = null;
132 private ?string $requestedClass = null;
135 private string $name;
164 * @param string $markup - the svg as a string
165 * @param string $name - a name identifier (used in diff)
169 public static function createSvgFromMarkup(string $markup, string $name): FetcherSvg
455 * @return string
[all...]
/plugin/sqlite/_test/
H A DHelperTest.php92 some multi''d line string
107 $this->assertStringContainsString('some multi\'\'d line string', $statements[0]);
121 $string = "Co'mpl''ex \"st'\"ring";
122 $vals = array($string, $string);
132 $string = "Co'mpl''ex \"st'\"ring";
134 $this->assertEquals($quotedstring, $SqliteHelper->quote_string($string));
142 $string = "Co'mpl''ex \"st'\"ring";
144 $this->assertEquals($quotedstring, $SqliteHelper->escape_string($string));
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsTypeTransfers.yml5 alphabetic or numeric character is a string,
15 A string can contain any alphabetic or
43 same for the pound sign: here we have it#in a string
54 Any YAML type can be forced into a string using the
57 date string: !!str 2001-08-01
58 number string: !!str 192
61 'date string' => '2001-08-01',
62 'number string' => '192'
70 quote in your string by using two single quotes next to
105 i want a long string: "so i'm going to
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DPolicyAnalyzer.php71 'type' => 'string',
76 'type' => 'string',
84 'type' => 'string',
H A DMyBusinessNotificationSettings.php71 'type' => 'string',
81 'type' => 'string',
86 'type' => 'string',
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DPercolate.php24 public function setField(string $field): self
46 public function setDocumentIndex(string $index): self
54 * @param int|string $id
68 public function setDocumentRouting(string $routing): self
/plugin/combo/ComboStrap/Meta/Api/
H A DMetadataStore.php48 * @param string $name - the {@link Metadata::getName()} of the metadata
50 * @return null|string|array|boolean
52 public function getFromName(string $name, $default = null);
56 * @param string $name - the {@link Metadata::getName()} of the metadata
57 * @param null|string|array|boolean $value - the value
60 public function setFromPersistentName(string $name, $value, $default = null);
82 * * the string `false` and not the false value for instance
93 * @return string
95 public function getCanonical(): string;
/plugin/codemirror/dist/modes/
H A Dlua.min.js.map1string","test","peek","eatWhile","style","curlev","quote","escaped","startState","basecol","indent…
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/
H A DAssert.php328 function assertRegExp($pattern, $string, $message = '') { argument
333 $string,
337 if (!preg_match($pattern, $string)) {
351 function assertNotRegExp($pattern, $string, $message = '') { argument
356 $string,
360 if (preg_match($pattern, $string)) {
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DTextStructureNamespace.asciidoc34 $params['charset'] = (string) Optional parameter to specify the character set of the file
38 $params['delimiter'] = (string) Optional parameter to specify the delimiter character for a delimited file - must be a single character
39 $params['quote'] = (string) Optional parameter to specify the quote character for a delimited file - must be a single character
41 $params['grok_pattern'] = (string) Optional parameter to specify the Grok pattern that should be used to extract fields from messages in a semi-structured text file
42 $params['timestamp_field'] = (string) Optional parameter to specify the timestamp field in the file
43 $params['timestamp_format'] = (string) Optional parameter to specify the timestamp format in the file - may be either a Joda or Java time format
/plugin/combo/vendor/symfony/yaml/
H A DInline.php37 public static function initialize(int $flags, int $parsedLineNumber = null, string $parsedFilename = null)
51 * Converts a YAML string to a PHP value.
53 * @param string|null $value A YAML string
61 public static function parse(string $value = null, int $flags = 0, array &$references = [])
110 * Dumps a given PHP variable to a YAML string.
113 * @param int $flags A bit field of Yaml::DUMP_* constants to customize the dumped YAML string
117 public static function dump($value, int $flags = 0): string
170 $repr = (string) $value;
180 $repr = \is_string($value) ? "'$value'" : (string)
[all...]

1...<<31323334353637383940>>...127