Home
last modified time | relevance | path

Searched refs:string (Results 126 – 150 of 2525) sorted by relevance

12345678910>>...101

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudTalentSolution.php79 'type' => 'string',
99 'type' => 'string',
104 'type' => 'string',
108 'type' => 'string',
117 'type' => 'string',
121 'type' => 'string',
125 'type' => 'string',
134 'type' => 'string',
144 'type' => 'string',
154 'type' => 'string',
[all …]
H A DTranslate.php77 'type' => 'string',
87 'type' => 'string',
92 'type' => 'string',
96 'type' => 'string',
105 'type' => 'string',
125 'type' => 'string',
135 'type' => 'string',
145 'type' => 'string',
155 'type' => 'string',
165 'type' => 'string',
[all …]
H A DVision.php125 'type' => 'string',
145 'type' => 'string',
155 'type' => 'string',
165 'type' => 'string',
175 'type' => 'string',
180 'type' => 'string',
188 'type' => 'string',
207 'type' => 'string',
217 'type' => 'string',
237 'type' => 'string',
[all …]
H A DFirebaseManagement.php94 'type' => 'string',
113 'type' => 'string',
133 'type' => 'string',
143 'type' => 'string',
153 'type' => 'string',
163 'type' => 'string',
173 'type' => 'string',
187 'type' => 'string',
196 'type' => 'string',
201 'type' => 'string',
[all …]
H A DEventarc.php76 'type' => 'string',
86 'type' => 'string',
91 'type' => 'string',
99 'type' => 'string',
118 'type' => 'string',
132 'type' => 'string',
142 'type' => 'string',
162 'type' => 'string',
176 'type' => 'string',
186 'type' => 'string',
[all …]
H A DClouderrorreporting.php76 'type' => 'string',
96 'type' => 'string',
101 'type' => 'string',
109 'type' => 'string',
113 'type' => 'string',
117 'type' => 'string',
121 'type' => 'string',
125 'type' => 'string',
134 'type' => 'string',
154 'type' => 'string',
[all …]
H A DEssentialcontacts.php73 'type' => 'string',
78 'type' => 'string',
87 'type' => 'string',
96 'type' => 'string',
106 'type' => 'string',
116 'type' => 'string',
126 'type' => 'string',
135 'type' => 'string',
144 'type' => 'string',
149 'type' => 'string',
[all …]
H A DAccessApproval.php76 'type' => 'string',
86 'type' => 'string',
96 'type' => 'string',
106 'type' => 'string',
111 'type' => 'string',
130 'type' => 'string',
140 'type' => 'string',
150 'type' => 'string',
160 'type' => 'string',
165 'type' => 'string',
[all …]
H A DContainerAnalysis.php74 'type' => 'string',
84 'type' => 'string',
89 'type' => 'string',
98 'type' => 'string',
108 'type' => 'string',
118 'type' => 'string',
128 'type' => 'string',
133 'type' => 'string',
141 'type' => 'string',
150 'type' => 'string',
[all …]
H A DTPU.php75 'type' => 'string',
85 'type' => 'string',
90 'type' => 'string',
98 'type' => 'string',
117 'type' => 'string',
127 'type' => 'string',
132 'type' => 'string',
136 'type' => 'string',
144 'type' => 'string',
163 'type' => 'string',
[all …]
H A DCloudRun.php79 'type' => 'string',
84 'type' => 'string',
97 'type' => 'string',
102 'type' => 'string',
119 'type' => 'string',
129 'type' => 'string',
143 'type' => 'string',
152 'type' => 'string',
165 'type' => 'string',
174 'type' => 'string',
[all …]
H A DServiceManagement.php86 'type' => 'string',
96 'type' => 'string',
100 'type' => 'string',
108 'type' => 'string',
131 'type' => 'string',
145 'type' => 'string',
155 'type' => 'string',
160 'type' => 'string',
164 'type' => 'string',
173 'type' => 'string',
[all …]
H A DCloudDomains.php73 'type' => 'string',
83 'type' => 'string',
88 'type' => 'string',
96 'type' => 'string',
115 'type' => 'string',
125 'type' => 'string',
130 'type' => 'string',
138 'type' => 'string',
157 'type' => 'string',
167 'type' => 'string',
[all …]
H A DNetworkServices.php77 'type' => 'string',
87 'type' => 'string',
92 'type' => 'string',
100 'type' => 'string',
119 'type' => 'string',
133 'type' => 'string',
143 'type' => 'string',
163 'type' => 'string',
177 'type' => 'string',
187 'type' => 'string',
[all …]
H A DTasks.php75 'type' => 'string',
85 'type' => 'string',
103 'type' => 'string',
112 'type' => 'string',
122 'type' => 'string',
142 'type' => 'string',
152 'type' => 'string',
157 'type' => 'string',
167 'type' => 'string',
172 'type' => 'string',
[all …]
/plugin/combo/vendor/symfony/polyfill-mbstring/
H A Dbootstrap.php19 function mb_convert_encoding($string, $to_encoding, $from_encoding = null) { return p\Mbstring::mb_convert_encoding($string, $to_encoding, $from_encoding); } argument
22 function mb_decode_mimeheader($string) { return p\Mbstring::mb_decode_mimeheader($string); } argument
25 function mb_encode_mimeheader($string, $charset = null, $transfer_encoding = null, $newline = "\r\n", $indent = 0) { return p\Mbstring::mb_encode_mimeheader($string, $charset, $transfer_encoding, $newline, $indent); } argument
28 function mb_decode_numericentity($string, $map, $encoding = null) { return p\Mbstring::mb_decode_numericentity($string, $map, $encoding); } argument
31 function mb_encode_numericentity($string, $map, $encoding = null, $hex = false) { return p\Mbstring::mb_encode_numericentity($string, argument
34 mb_convert_case($string, $mode, $encoding = null) global() argument
52 mb_detect_encoding($string, $encodings = null, $strict = false) global() argument
58 mb_parse_str($string, & $result = []) global() argument
61 mb_strlen($string, $encoding = null) global() argument
67 mb_strtolower($string, $encoding = null) global() argument
70 mb_strtoupper($string, $encoding = null) global() argument
76 mb_substr($string, $start, $length = 2147483647, $encoding = null) global() argument
106 mb_strwidth($string, $encoding = null) global() argument
112 mb_output_handler($string, $status) global() argument
123 mb_ord($string, $encoding = null) global() argument
129 mb_scrub($string, $encoding = null) global() argument
132 mb_str_split($string, $length = 1, $encoding = null) global() argument
[all...]
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
H A DStringMatches.php21 protected $string; variable in PHPUnit_Framework_Constraint_StringMatches
24 * @param string $string
26 public function __construct($string) argument
28 parent::__construct($string);
31 preg_replace('/\r\n/', "\n", $string)
34 $this->string = $string;
57 $this->string = implode("\n", $from);
62 return $differ->diff($this->string, $other);
67 $string = str_replace(
94 preg_quote($string, '/')
[all …]
H A DStringContains.php25 protected $string; variable in PHPUnit_Framework_Constraint_StringContains
33 * @param string $string
36 public function __construct($string, $ignoreCase = false) argument
40 $this->string = $string;
55 return mb_stripos($other, $this->string) !== false;
57 return mb_strpos($other, $this->string) !== false;
69 $string = mb_strtolower($this->string);
71 $string = $this->string;
76 $string
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Utils/
H A DStringUtils.php15 public static function escapeWhitespace(string $string, bool $escapeSpaces = false) : string argument
17 if ($string === '') {
18 return $string;
21 $string = \str_replace(["\n", "\r", "\t"], ['\n', '\r', '\t'], $string);
24 $string = \preg_replace('/ /', "\u00B7", $string);
27 return $string
[all...]
/plugin/fksnewsfeed/inc/ORM/
H A DModelNews.php13 public string $title;
15 public string $authorName;
17 public string $authorEmail;
19 public string $text;
21 public string $newsDate;
23 public ?string $image;
25 public string $category;
27 public ?string $linkHref;
29 public ?string $linkTitle;
37 public function renderText(string $mode = 'xhtml'): ?string {
[all …]
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D55.55.js1string.quote",bracket:"@open",next:"@rawstringt"}],[/\braw"/,{token:"string.quote",bracket:"@open"… property in AnonymousFunction8e40b28f0100.n.tokenizer
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DStringUtilTest.php9 $string = StringUtil::isUTF8(chr(0xbf));
11 $this->assertEquals(false, $string);
17 $string = StringUtil::isUTF8('I �� SabreDAV');
19 $this->assertEquals(true, $string);
25 $string = StringUtil::isUTF8(chr(0x00));
27 $this->assertEquals(false, $string);
33 $string = StringUtil::convertToUTF8(chr(0xbf));
35 $this->assertEquals(utf8_encode(chr(0xbf)), $string);
43 $this->assertEquals('I �� SabreDAV', $string);
49 $string = StringUtil::convertToUTF8(chr(0x00));
[all …]
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DStringUtilTest.php9 $string = StringUtil::isUTF8(chr(0xbf));
11 $this->assertEquals(false, $string);
17 $string = StringUtil::isUTF8('I �� SabreDAV');
19 $this->assertEquals(true, $string);
25 $string = StringUtil::isUTF8(chr(0x00));
27 $this->assertEquals(false, $string);
33 $string = StringUtil::convertToUTF8(chr(0xbf));
35 $this->assertEquals(utf8_encode(chr(0xbf)), $string);
43 $this->assertEquals('I �� SabreDAV', $string);
49 $string = StringUtil::convertToUTF8(chr(0x00));
[all …]
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DStringUtilTest.php9 $string = StringUtil::isUTF8(chr(0xbf));
11 $this->assertEquals(false, $string);
17 $string = StringUtil::isUTF8('I �� SabreDAV');
19 $this->assertEquals(true, $string);
25 $string = StringUtil::isUTF8(chr(0x00));
27 $this->assertEquals(false, $string);
33 $string = StringUtil::convertToUTF8(chr(0xbf));
35 $this->assertEquals(utf8_encode(chr(0xbf)), $string);
43 $this->assertEquals('I �� SabreDAV', $string);
49 $string = StringUtil::convertToUTF8(chr(0x00));
[all …]
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DStringUtilTest.php9 $string = StringUtil::isUTF8(chr(0xbf));
11 $this->assertEquals(false, $string);
17 $string = StringUtil::isUTF8('I �� SabreDAV');
19 $this->assertEquals(true, $string);
25 $string = StringUtil::isUTF8(chr(0x00));
27 $this->assertEquals(false, $string);
33 $string = StringUtil::convertToUTF8(chr(0xbf));
35 $this->assertEquals(utf8_encode(chr(0xbf)), $string);
43 $this->assertEquals('I �� SabreDAV', $string);
49 $string = StringUtil::convertToUTF8(chr(0x00));
[all …]

12345678910>>...101