Home
last modified time | relevance | path

Searched refs:ls (Results 51 – 75 of 76) sorted by last modified time

1234

/plugin/pdfjs/pdfjs/web/locale/lv/
H A Dviewer.properties157 thumb_page_canvas=Lapas {{page}} sīktēls
/plugin/pdfjs/pdfjs/web/locale/ltg/
H A Dviewer.properties157 thumb_page_canvas=Lopys {{page}} seiktāls
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1ls lsof make man mkdir mkfifo mkisofs mknod more mount mtools ' +\n 'mv nasm nc ndisasm netstat…
/plugin/pycode/
H A Daction.php70 $ls = $ln_s - 1;
72 $ln = $le - $ls + 1;
73 array_splice($code_all_old, $ls, $ln, $code_new);
/plugin/sequencediagram/bower_components/lodash/
H A Dyarn.lock1991 prelude-ls "~1.1.2"
2355 prelude-ls "~1.1.2"
2452 prelude-ls@~1.1.2:
2454 …resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f57…
3094 prelude-ls "~1.1.2"
/plugin/fetchmedia/
H A Dyarn.lock2011 prelude-ls "~1.1.2"
2297 prelude-ls "~1.1.2"
2451 prelude-ls@~1.1.2:
2453 …resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f57…
3000 prelude-ls "~1.1.2"
/plugin/poldek/
H A Dhelper.php93 public function ls($package) { function in helper_plugin_poldek
H A Dsyntax.php67 $renderer->doc .= $helper->ls($data['pkg']);
/plugin/freechat/phpfreechat/misc/
H A Dpng2gif.sh3 for img in `ls *.png`
/plugin/pgn4web/pgn4web/
H A Dpgn-standard.txt1501 are encouraged to first retrieve the file "pub/chess/ls-lR.gz" for a current
/plugin/settingstree/settings/
H A Dsettingshierarchy.class.php85 $ls = array($conf['lang']);
86 if ($conf['lang'] !== 'en') $ls[] = 'en'; // English is always the fallback.
88 foreach ($ls as $l){ // for all language we need
/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.note-call.class.php127 $ls = false;
129 $this->_note_content->reflow_whitespace($ls, $pw);
H A Dcss.list-style.inc.php37 $ls = new CSSListStyle; variable
38 CSS::register_css_property($ls);
39 CSS::register_css_property(new CSSListStyleImage($ls, 'image'));
40 CSS::register_css_property(new CSSListStylePosition($ls, 'position'));
41 CSS::register_css_property(new CSSListStyleType($ls, 'type'));
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php2279 $ls=$l;
2301 $this->ws=($ns>1) ? ($wmax-$ls)/1000*$this->FontSize/($ns-1) : 0;
/plugin/jcapture/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/aceeditor/
H A Dbuild.js1 …oadlibrary|loadobj|log|log10|log1p|log2|loglog|logm|logspace|lookfor|lower|ls|lscov|lsqnonneg|lsqr…
/plugin/eventline/timeline_js/scripts/
H A Dsources.js123 latestStart: parseDateTimeFunction(evnt.latestStart || evnt.ls),
/plugin/jdraw/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/s5reloaded/ui/thesis/
H A Dslides.js1696 var ls = lw/2; var cr = lw; var xp = 0;
1700 strokeSymbol(ctx, txt[i], ls, tx+xp, ty, fw, fh);
/plugin/dokugource/
H A Daction.php49 $ls = preg_split('`\n+`', trim(@file_get_contents($conf['metadir'].'/gource.colors')));
51 foreach($ls as $l) {
/plugin/farm/
H A Daction.php99 $ls = $this->getLockState();
101 …REMOTE_USER'])) if($ls == 'edits' || $ls == 'admin' || $ls == 'all') echo '<div class="info">'.$th…
/plugin/jmol2/jmol/
H A Djmol.sh20 ls=`/bin/ls -ld "$program"`
21 link=`/usr/bin/expr "$ls" : '.*-> \(.*\)$'`
/plugin/farm/install/animaltemplate/conf/
H A Dwordblock.conf7592 https?:\/\/([^\/]*\.)?wy-ls\.com
/plugin/code3/src/
H A Dtz.js1256 var ls = tokens[lastPlain].token;
1257 var lpos = ls.lastIndexOf('&');
1258 if (lpos < 0) { lpos = ls.length - 1; }
1259 var lc = decodeHelper.decode(ls, lpos);
1260 if (lc != fc || decodeHelper.next != ls.length) {
1262 lpos = ls.length;
1278 tokens.push(new PR_Token(ls.substring(0, lpos), PR_PLAIN));
1284 tokensOut.push(new PR_Token(ls.substring(lpos, ls.length), PR_PLAIN));

1234