Home
last modified time | relevance | path

Searched refs:res (Results 76 – 100 of 309) sorted by last modified time

12345678910>>...13

/plugin/structnotification/action/
H A Dnotification.php86 $res = $sqlite->query($q);
88 $predicates = $sqlite->res2arr($res);
/plugin/snippets/
H A Dadmin.php116 …$res .= "&nbsp;&nbsp;&nbsp;&nbsp;<b>$sfile</b> timestamp: " . $tm . ", date: " .date('r', $tm)…
122 $res .= '<br /><b>' .$this->getLang("in_meta") . '</b><br />';
125 $res .= "$fnam: " .date('r', $tm) . '<br />';
132 …$res .= $this->dbg('<b>Snippets in metafile not in page:</b><br />&nbsp;&nbsp; ', $refs_diff_1,"13…
133 else $res .= $this->dbg("No snippets found in metafile not in page","133");
135 …$res .= $this->dbg('<b>Snippets in page not in meta file:</b><br />&nbsp;&nbsp;', $refs_diff_2,"13…
137 … else $res .= $this->dbg("No snippets found in page which are not logged in metafile","137");
139 … $res .= $this->update_metafile($refs_diff_2,$refs_diff_1,$id, $matches_tm[1][0] ,$page_entries);
147 $res .= "<br><b>" . $this->getLang("remove_from_db") . "</b></br>" . $diff;
148 return $res;
/plugin/ckgedit/ckeditor/lang/
H A Dfr.js.unc349 "charWidth": "Taille des caractères",
350 "maxChars": "Nombre maximum de caractères",
557 "options": "Options des caractères spéciaux",
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc1787 var $res = jQuery(doku_linkwiz.result);
1789 … $res.html('<img src="'+DOKU_BASE+'lib/images/throbber.gif" alt="" width="16" height="16" />')
/plugin/dokucrypt2/
H A Dscript.js2204 return new Promise((res, rej) => {
2206 document.execCommand('copy') ? res() : rej();
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js356 return res;
413 var res = {
419 if (res.left < res.right && res.top < res.bottom) {
420 return res;
5323 if (res && res.then) {
5843 var res;
5879 return res;
7222 if (res === false) {
9816 var res;
9820 if (res && res.then) {
[all …]
H A Dmoment.js62 var res = [], i;
66 return res;
389 res[prop] = extend({}, res[prop]);
392 return res;
2549 return res;
2666 var res, i;
2836 res._d.setTime(res._d.valueOf() + diff);
3078 return (isNaN(res) ? 0 : res) * sign;
3096 var res;
3106 res.milliseconds = -res.milliseconds;
[all …]
/plugin/davcal/
H A Dhelper.php305 if($res !== false)
352 if($res !== false)
372 if($res !== false)
395 if($res !== false)
418 if($res !== false)
650 if($res === false)
702 if($res !== false)
737 if($res !== false)
934 if($res !== false)
956 if($res !== false)
[all …]
H A Dscript.js134 var res = jQuery('#fullCalendar').fullCalendar(fcOptions);
/plugin/davcal/action/
H A Dajax.php80 $res = $this->hlp->addCalendarEntryToCalendarForPage($id, $user, $params);
81 if($res === true)
114 $res = $this->hlp->editCalendarEntryForPage($id, $user, $params);
115 if($res === true)
136 $res = $this->hlp->deleteCalendarEntryForPage($id, $params);
137 if($res === true)
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DSlackHandler.php176 $res = $this->getResource();
177 if (is_resource($res)) {
178 @fread($res, 2048);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/
H A DPrime.php656 $res = [$point];
660 $res[] = $this->addPoint($res[$i - 1], $dbl);
663 $point['naf'] = $res;
676 return $res;
/plugin/authgooglesheets/vendor/google/auth/src/
H A DOAuth2.php585 $res = array();
586 parse_str($body, $res);
588 return $res;
592 if (null === $res = json_decode($body, true)) {
596 return $res;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DPool.php105 $res = [];
106 self::cmpCallback($options, 'fulfilled', $res);
107 self::cmpCallback($options, 'rejected', $res);
110 ksort($res);
112 return $res;
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
H A DMongoDBFormatter.php52 $res = $this->formatArray($record);
54 return $res;
/plugin/latex-was/
H A Dadmin.php121 $res = $this->latexpurge($mode, $days*86400);
122 foreach($res as $img => $vio){
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js70 var res = '';
74 res = x + res;
80 res = x + res;
3223 return res;
3354 return res;
3645 res = res.concat(intr);
3877 res = [m2, m3, m4].concat(res).join().split(',');
3881 newres[i] = i % 2 ? rotate(res[i - 1], res[i], rad).y : rotate(res[i], res[i + 1], rad).x;
19517 res = res[name];
19519 typeof res == 'function' && isFunc && (res = res());
[all …]
/plugin/xcom/scripts/
H A Dxcom_save.php209 $res = media_save($file, $id, $ow, $auth, $move) ;
210 if(is_array($res)) {
211 print_r($res);
/plugin/newpagetemplate/
H A Dhelper.php198 $res = $this->pagefromtemplate($tpl, $pages[$i], $newpagevars[$i], $user);
199 $result = $this->writePage($pages[$i], $res);
205 echo "<tr><td>Output: " . "\n" . htmlentities($res) . "</td></tr>\n";
214 echo "$res\n";
231 $res = $this->pagefromtemplate($tpl, $pages[$i], $newpagevars, $user);
232 $result = $this->writePage($pages[$i], $res);
238 echo "<tr><td>Output: " . "\n" . htmlentities($res) . "</td></tr>\n";
247 echo "$res\n";
/plugin/commonmark/vendor/league/commonmark/src/Util/
H A DLinkParserHelper.php33 if ($res = $cursor->match(RegexHelper::REGEX_LINK_DESTINATION_BRACES)) {
36 RegexHelper::unescape(\substr($res, 1, -1))
/plugin/strata/driver/
H A Ddriver.php229 $res = $this->_db->query($query);
230 if ($res === false) {
/plugin/strata/helper/
H A Dtriples.php136 $res = $query->execute($values);
137 if($res === false) {
183 $res = $query->execute($values);
185 if($res === false) {
226 $res = $query->execute($values);
229 if($res === false) {
260 $res = $query->execute($literals);
261 if($res === false) {
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
H A Dservlet-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/ ...
/plugin/diagramsnet/lib/js/diagramly/
H A DDiffSync.js383 var res = (resolver != null && resolver.cells != null) ?
390 (res != null) ? res[id] : null);

12345678910>>...13