Home
last modified time | relevance | path

Searched refs:ret (Results 126 – 150 of 351) sorted by last modified time

12345678910>>...15

/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dopus.js2ret=nodeFS["readFileSync"](filename);if(!ret&&filename!=nodePath["resolve"](filename)){filename=pa… class in AnonymousFunction7d3a5dcde200
23ret;if(x.isNegative()){ret=x.negate()}else{ret=x}HEAP32[tempDoublePtr>>2]=ret.low_;HEAP32[tempDoub…
H A Daurora.js345 var ret, tmp;
348 ret = fn.apply(this, arguments);
350 return ret;
H A Dogg.js2ret=nodeFS["readFileSync"](filename);if(!ret&&filename!=nodePath["resolve"](filename)){filename=pa… class in AnonymousFunction31ab72830200.Runtime.AnonymousFunction31ab72831400
15ret;if(x.isNegative()){ret=x.negate()}else{ret=x}HEAP32[tempDoublePtr>>2]=ret.low_;HEAP32[tempDoub…
/plugin/task/syntax/
H A Dtask.php161 $ret = '';
171 $ret = $this->_statusMenu(array(0, 1), $status);
173 $ret = $this->_statusMenu(array(2, 3, 4), $status);
177 if (!$ret && $this->my) $ret = $this->my->statusLabel($status);
244 $ret .= '<div class="no">';
247 $ret .= '<select name="status" size="1" class="edit">';
250 $ret .= '<option value="'.$option.'"';
255 $ret .= '</select>';
257 $ret .= '</div>';
258 $ret .= '</form>'.DOKU_LF;
[all …]
H A Dtasks.php218 $ret .= $form->toHTML();
219 $ret .= '</div>';
221 return $ret;
237 $ret .= '<label class="simple">';
249 $ret .= '</select>';
250 $ret .= '</label>';
256 $ret .= '/></label>';
260 $ret .= '</form></div>';
262 return $ret;
287 $ret = array();
[all …]
/plugin/task/
H A Dhelper.php349 $ret = 'BEGIN:VTODO'.CRLF.
372 return $ret;
525 $ret .= $form->toHTML();
526 $ret .= '</div>';
528 return $ret;
542 $ret .= '<fieldset>';
566 $ret .= '</select></td>';
569 $ret .= '</tr>';
580 $ret .= '</select>';
581 $ret .= '</td></tr></table>';
[all …]
/plugin/nobadbrowser/
H A Daction.php209 $ret= [];
212 $ret['browser']= 'IE';
213 $ret['browser_maker']= 'Microsoft Corporation';
215 $ret['version']= $browserversion[1];
217 list($ret['majorver'], $ret['minorver'])= $ver;
218 $ret['parent']= $ret['browser']. ' ' . $ret['majorver'];
220 $ret['renderingengine_nam
[all...]
/plugin/codemirror/dist/
H A Dscripts.min.js.map1ret","classBase","spaceChars","spaceChar","getStyle","getEOL","parserConfig","dokuModes","patterns…
/plugin/codemirror/dist/modes/
H A Dforth.min.js.map1ret","split","forEach","e","push","name","coreWordList","immediateWordList","defineMode","searchWo…
H A Dnginx.min.js.map1ret","style","tp","tokenBase","stream","state","eatWhile","cur","current","propertyIsEnumerable","…
H A Dz80.min.js.map1ret[in]?)(\\.([sl]?i)?[sl])?)|(rs|st)mix)\\b/i;\n } else {\n keywords1 = /^(exx?|(ld|cp|in)([d…
H A Dhaxe.min.js.map1ret","tp","cont","haxeTokenBase","ch","haxeTokenString","test","eat","eatWhile","match","reAllowed…
H A Djavascript.min.js.map1ret","tp","cont","tokenBase","state","ch","tokenize","tokenString","match","test","eat","tokenComm…
H A Dntriples.min.js.map1ret","startState","uris","anchors","bnodes","langs","types","token","stream","state","ch","next","…
H A Dcss.min.js.map1ret","style","tp","tokenBase","stream","state","ch","next","result","eatWhile","current","eat","to…
H A Ddtd.min.js.map1ret","style","tp","tokenBase","stream","state","ch","next","eat","eatWhile","tokenize","tokenSGMLC…
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js.map1ret","prop","hasOwnProperty","offsetLine","offsetCh","commandMatch","pressed","mapped","prefixLen"…
/plugin/cli/
H A Dsyntax.php247 $ret=array( $prompt, $ar[0], $comment );
248 return $ret;
/plugin/etherpadlite/action/
H A Detherpadlite.php100 print $json->encode($ret);
190 return $ret;
209 $ret["readpw"] = "***";
212 $ret["readpw"] = "";
215 $ret["writepw"] = "***";
218 $ret["writepw"] = "";
220 $ret["name"] = "$pageid";
231 $ret["isOwner"] = $isOwner;
235 return $ret;
407 $ret = $this->getPageInfo();
[all …]
/plugin/filelisting/
H A Dhelper.php42 $ret = '<div class="plugin__filelisting" data-namespace="' . $ns . '">';
44 $ret .= '<div class="plugin__filelisting_capiton">';
45 $ret .= sprintf($this->getLang('files_in_namespace'), $ns_string);
46 $ret .= '</div>';
49 $ret .= '<div class="plugin__filelisting_collapsible">';
91 $ret .= $form->toHTML();
94 $ret .= '</div>';
96 $ret .= '</div>';
99 echo $ret;
102 return $ret;
[all...]
/plugin/pdfjs/pdfjs/web/locale/hu/
H A Dviewer.properties86 document_properties_file_size=Fájlméret:
106 document_properties_page_size=Lapméret:
217 page_scale_actual=Valódi méret
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js2602 var ret = iterator['return'];
2603 if (ret !== undefined) anObject(ret.call(iterator));
H A Dpdf.js.map1ret","$defineProperty","classof","ARG","tryGet","SAFE_CLOSING","riter","safe","iter","assign","DES…
H A Dpdf.worker.js3771 var ret = iterator['return'];
3772 if (ret !== undefined) anObject(ret.call(iterator));
H A Dpdf.worker.js.map1ret","$defineProperty","classof","ARG","tryGet","SAFE_CLOSING","riter","safe","assign","DESCRIPTOR…

12345678910>>...15