Home
last modified time | relevance | path

Searched refs:string (Results 551 – 575 of 3165) sorted by relevance

1...<<21222324252627282930>>...127

/plugin/findologicxmlexport/vendor/hoa/protocol/Test/Unit/
H A DWrapper.php195 ->string($_path)
236 ->string($path)
238 ->string($user)
270 ->string($path)
272 ->string($group)
304 ->string($path)
346 ->string($mode)
396 ->string($mode)
575 ->string($_data)
746 ->string($_path)
[all …]
/plugin/combo/ComboStrap/
H A DTemplateForWebPage.php53 private string $templateName;
56 private string $requestedTitle;
64 private string $mainContent;
65 private string $templateString;
68 private string $requestedTheme;
83 public static function getPoweredBy(): string
102 public function setTemplateString(string $templateString): TemplateForWebPage
128 * @return string - the page as html string (not dom because that's not how works dokuwiki)
131 public function render(): string
[all...]
H A DContainerTag.php30 public static function getClassName(?string $type): string
39 public static function renderEnterXhtml(TagAttributes $tagAttributes): string
48 public static function renderExitXhtml(): string
H A DTemplateEngine.php42 static public function createForTheme(string $themeName): TemplateEngine
165 $handleBarsObjectId = "handlebar-string";
265 public function renderWebPage(string $template, array $model): string
270 public function renderWebComponent(string $template, array $model): string
288 public function templateExists(string $templateName): bool
301 * @param string $templateName - the name (without extension)
302 * @param string|null $templateContent - the content
305 public function createTemplate(string
[all...]
/plugin/commonmark/vendor/league/commonmark/src/
H A DConverter.php
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
H A DElasticsearchFormatter.php37 public function __construct(string $index, string $type)
61 public function getIndex(): string
71 public function getType(): string
H A DElasticaFormatter.php39 public function __construct(string $index, ?string $type)
58 public function getIndex(): string
66 public function getType(): string
/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
H A DHistogram.php16 * @param string $name the name of this aggregation
17 * @param string $field the name of the field on which to perform the aggregation
18 * @param int|string $interval the interval by which documents will be bucketed
20 public function __construct(string $name, string $field, $interval)
30 * @param int|string $interval
42 * @param string $order "_count", "_term", or the name of a sub-aggregation or sub-aggregation response field
43 * @param string $direction "asc" or "desc"
47 public function setOrder(string $order, string
[all...]
H A DSerialDiff.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 setGapPolicy(string $gapPolicy = self::DEFAULT_GAP_POLICY_VALUE): self
56 public function setFormat(?string $format = null): self
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Parser/
H A DPseudoClass.php18 * The attribute value can be an string if a string start is found it delegates to a string
204 private function createPseudoClassPosition($string): Ast\Value\Position { argument
205 $string = str_replace(' ', '', $string);
206 if ($string === 'n') {
208 } elseif ($string === 'odd') {
210 } elseif ($string === 'even') {
212 } elseif (preg_match('(^[+-]?\d+$)D', $string)) {
[all...]
H A DText.php3 * The string parser collects all string character tokens until a string end token is found.
15 * The string parser collects all string character tokens until a string end token is found.
23 $string = '';
35 $string .= $token->content;
38 $string .= substr($token->content, 1);
42 return new PhpCss\Ast\Value\Literal($string);
[all...]
/plugin/dpicorrect/
H A Daction.php84 $string = fread($a,20);
86 $pos = strpos($string, "JFIF");
91 $unit = ord(substr($string, $pos, 1));
92 $x = (ord(substr($string, $pos+1, 1)) << 8) + ord(substr($string, $pos+2, 1));
93 $y = (ord(substr($string, $pos+3, 1)) << 8) + ord(substr($string, $pos+4, 1));
/plugin/fksnewsfeed/inc/
H A DAbstractStream.php22 public function getType(): string {
26 public function getPType(): string {
43 … protected function renderModalContent(Doku_Renderer $renderer, string $id, array $params): void {
103 private function printPullBtn($stream): string {
113 private function printPreviewBtn($stream): string {
121 private function printCreateBtn($stream): string {
132 private function printCacheBtn(): string {
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DRotatingFileHandler.php52 …public function __construct(string $filename, int $maxFiles = 0, $level = Logger::DEBUG, bool $bub…
87 public function setFilenameFormat(string $filenameFormat, string $dateFormat): self
162 … set_error_handler(function (int $errno, string $errstr, string $errfile, int $errline): bool {
173 protected function getTimedFilename(): string
189 protected function getGlobPattern(): string
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D0.0.js.map1string', 'comment'] },\n { open: '\"', close: '\"', notIn: ['string'] }\n ],\n surrou…
H A D31.31.js1string",'@string."'],[/'/,"string","@string.'"]],whitespace:[[/[ \t\r\n]+/,""],[/--\[([=]*)\[/,"co… property in AnonymousFunction81adb3430100.s.tokenizer
/plugin/findologicxmlexport/vendor/hoa/iterator/Test/Unit/
H A DBuffer.php189 ->string($result->current())
198 ->string($result->current())
207 ->string($result->current())
239 ->string($result->current())
259 ->string($result->current())
283 ->string($result->current())
307 ->string($result->current())
331 ->string($result->current())
355 ->string($result->current())
379 ->string($result->current())
[all …]
/plugin/airtable/
H A Dsyntax.php20 public function errorMessage(): string {
39 function getType(): string {
61 function getPType(): string {
231 function renderTable($parameter_array, $api_response): string {
266 function renderRecord($parameter_array, $api_response): string {
336 function renderText($parameter_array, $api_response): string {
359 function renderMedia($data, $media, $media_styles = ""): string {
378 function renderVideo($video, $video_styles): string {
450 function getDisplayType($user_string): string {
488 function getParameters(string $user_string): array {
[all …]
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DSimpleQueryString.php8 * @see https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-simple-query-string-query.html
15 public function __construct(string $query, array $fields = [])
26 * @param string $query see ES documentation for querystring syntax
30 public function setQuery(string $query): self
36 * @param string[] $fields the fields on which to perform this query. Defaults to index.query.default_field.
46 * Set the default operator to use if no explicit operator is defined in the query string.
48 * @param string $operator see OPERATOR_* constants for options
52 public function setDefaultOperator(string $operator = self::OPERATOR_OR): self
62 public function setAnalyzer(string $analyzer): self
70 * @param int|string
[all...]
H A DMultiMatch.php33 * @param string $query Query
37 public function setQuery(string $query = ''): self
85 public function setOperator(string $operator = self::OPERATOR_OR): self
109 public function setZeroTermsQuery(string $zeroTermQuery = self::ZERO_TERM_NONE): self
133 public function setType(string $type): self
141 * @param float|string $fuzziness
175 public function setAnalyzer(string $analyzer): self
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Standards/Squiz/Sniffs/Commenting/
H A DVariableCommentSniff.php85 $string = $phpcsFile->findNext(T_DOC_COMMENT_STRING, $tag, $commentEnd);
86 if ($string === false || $tokens[$string]['line'] !== $tokens[$tag]['line']) {
111 $string = $phpcsFile->findNext(T_DOC_COMMENT_STRING, $foundVar, $commentEnd);
112 if ($string === false || $tokens[$string]['line'] !== $tokens[$foundVar]['line']) {
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DUtil.php15 /** @var list<string> */
18 /** @var list<string> */
24 * @param string $requestUri
39 * @param string $requestUri
41 * @return string
71 // Replace part of the string. E.g. /%3Clog-%7Bnow%2Fd%7D%3E%2Clog-2011.12.01/log/_refresh
80 * @see https://www.elastic.co/guide/en/elasticsearch/reference/5.1/query-dsl-query-string-query.html#_boolean_operators
81 * @see https://www.elastic.co/guide/en/elasticsearch/reference/5.1/query-dsl-query-string-query.html#_reserved_characters
83 * @param string $term Query term to replace and escape
85 * @return string Replace
152 toCamelCase($string) global() argument
166 toSnakeCase($string) global() argument
[all...]
/plugin/findologicxmlexport/vendor/webmozart/assert/
H A DREADME.md33 Assert::string($path, 'The path is expected to be a string. Got: %s');
40 * `%s`: The tested value as string, e.g. `"/foo/bar"`.
77 // The employee ID must be an integer. Got: string
93 `string($value, $message = '')` | Check that a value is a string
137 You should check that a value is a string with `Assert::string()` before making
144 `startsWith($value, $prefix, $message = '')` | Check that a string has a prefix
146 `endsWith($value, $suffix, $message = '')` | Check that a string has a suffix
158 `uuid($value, $message = '')` | Check that a string is a valid UUID
160 `ipv4($value, $message = '')` | Check that a string is a valid IPv4
161 `ipv6($value, $message = '')` | Check that a string is a valid IPv6
[all …]
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php1099 * @param string $string
1191 * @param string $string
1239 * @param string $string
1254 * @param string $string
1287 * @param string $string
1302 * @param string $string
1335 * @param string $string
1350 * @param string $string
1365 * @param string $string
1380 * @param string $string
[all …]
/plugin/html2pdf/html2pdf/html2ps/
H A Dvalue.content.php30 function &parse($string) { argument
33 while ($string !== '') {
34 $result = ValueContentItem::parse($string);
39 $string = $rest;

1...<<21222324252627282930>>...127