Home
last modified time | relevance | path

Searched refs:str (Results 226 – 250 of 895) sorted by relevance

12345678910>>...36

/plugin/prosemirror/action/
H A Dparser.php41 $unparsedJSON = $INPUT->post->str('prosemirror_json');
83 if ($INPUT->server->str('REQUEST_METHOD') !== 'POST'
91 $unparsedJSON = $INPUT->post->str('prosemirror_json');
/plugin/sfauth/
H A Dhelper.php95 if($INPUT->get->str('user') && $INPUT->get->str('sessionId')) {
96 …if($this->oauth_directlogin($INPUT->get->str('user'), $INPUT->get->str('sessionId'), $INPUT->get->
111 if($INPUT->get->str('code')) {
112 if($this->oauth_finish($INPUT->get->str('code'), $instance)) {
/plugin/webdav/vendor/sabre/vobject/lib/
H A DProperty.php224 $str = $this->name;
226 $str = $this->group.'.'.$this->name;
230 $str .= ';'.$param->serialize();
233 $str .= ':'.$this->getRawMimeDirValue();
235 $str = \preg_replace(
242 $str
246 return \substr($str, 0, -1);
/plugin/dropfiles/action/
H A Dajax.php73 $id = $INPUT->post->str('mediaid', $_FILES['qqfile']['name']);
75 $id = $INPUT->get->str('qqfile');
80 $NS = $INPUT->str('ns');
130 $this->NS = $INPUT->str('ns');
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DEmClientTest.php9 $str = 'BEGIN:VCALENDAR
48 $vObject = Reader::read($str);
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DEmClientTest.php9 $str = 'BEGIN:VCALENDAR
48 $vObject = Reader::read($str);
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DEmClientTest.php9 $str = 'BEGIN:VCALENDAR
48 $vObject = Reader::read($str);
/plugin/extendpage/
H A Dadmin.php50 if ($INPUT->str('action') && $INPUT->arr('assignment') && checkSecurityToken()) {
52 if (!blank($assignment['id']) && $INPUT->str('action') === 'delete') {
56 $INPUT->str('action') === 'add') {
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A DcontrolWindow.js37 var str = "";
39 str = slct.options[slct.selectedIndex].text;
41 txt.value = str;
/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A DcontrolWindow.js37 var str = "";
39 str = slct.options[slct.selectedIndex].text;
41 txt.value = str;
/plugin/adfs/
H A Dadmin.php15 if ($INPUT->str('url')) {
17 $xml = $http->get($INPUT->str('url'));
25 $this->xml = $INPUT->str('xml');
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Gif/
H A DImageHeader.php83 function w2i($str) argument
85 return ord(substr($str, 0, 1)) + (ord(substr($str, 1, 1)) << 8);
H A DFileHeader.php90 function w2i($str) argument
92 return ord(substr($str, 0, 1)) + (ord(substr($str, 1, 1)) << 8);
/plugin/struct/meta/
H A DCSVExporter.php109 * @param string $str
112 protected function escape($str)
114 return '"' . str_replace('"', '""', $str) . '"';
111 escape($str) global() argument
/plugin/task/
H A Dhelper.php272 function _interpretDate($str) { argument
273 if (!$str) return NULL;
276 if (preg_match("/^\d{4}$/", $str)) {
277 $str .= '-12-31';
280 } elseif (preg_match("/^\d{4}-(\d{2})$/", $str, $month)) {
283 $str .= '-31';
286 $str .= '-30';
289 $str .= '-28';
295 $date = strtotime($str);
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DEmClientTest.php11 $str = 'BEGIN:VCALENDAR
50 $vObject = Reader::read($str);
/plugin/abortlogin/
H A Daction.php34 $u = $INPUT->str('u'); $p=$INPUT->str('p'); $action = $INPUT->post->str('do');
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A Dfunctions.php19 function str(MessageInterface $message) function
292 * @param string $str Query string to parse
299 function parse_query($str, $urlEncoding = true) argument
301 return Query::parse($str, $urlEncoding);
/plugin/findologicxmlexport/vendor/jms/serializer/src/Metadata/
H A DPropertyMetadata.php245 * @param string $str
253 public function unserialize($str) argument
255 $parentStr = $this->unserializeProperties($str);
259 protected function unserializeProperties(string $str): string argument
261 $unserialized = unserialize($str);
/plugin/fedauth/Auth/
H A DOpenID.php166 $str = file_get_contents('php://input');
168 if ($str === false) {
171 $post = Auth_OpenID::params_from_string($str);
181 static function params_from_string($str) argument
183 $chunks = explode("&", $str);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/
H A DEd448.php101 * @param string $str
104 public function extractSecret($str) argument
106 if (strlen($str) != 57) {
113 $h = $hash->hash($str);
126 $dA->secret = $str;
/plugin/openid/Auth/
H A DOpenID.php170 $str = file_get_contents('php://input');
172 if ($str === false) {
175 $post = Auth_OpenID::params_from_string($str);
185 static function params_from_string($str) argument
187 $chunks = explode("&", $str);
/plugin/userimportextended/
H A Dadmin.php341 $user[0] = ($clean) ? $auth->cleanUser($INPUT->str('userid')) : $INPUT->str('userid');
342 $user[1] = $INPUT->str('userpass');
343 $user[2] = $INPUT->str('username');
344 $user[3] = $INPUT->str('usermail');
345 $user[4] = explode(',',$INPUT->str('usergroups'));
346 $user[5] = $INPUT->str('userpass2'); // repeated password for confirmation
/plugin/ckgedit/ckeditor/plugins/msword/dialogs/bak/
H A Dmsword.js.unc139 var str = "";
147 str += "<ol><li>" +ar[j] + '</li>';
163 str+='<li>';
164str+=ar[j] + '</li>';
167 str = str.replace(/<li>·*<\/li>/gm,"");
168 str+="</ol>";
169 return str;
/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.pl102 my $str = shift;
103 $str =~ s/'/\\'/g;
104 return $str;

12345678910>>...36