Home
last modified time | relevance | path

Searched refs:inc (Results 51 – 75 of 105) sorted by relevance

12345

/plugin/oiddelegate/
H A Dadmin.php46 require_once(DOKU_INC.'inc/HTTPClient.php');
/plugin/timezoneco/
H A DREADME5 edit dokuwiki/public/inc/init.php
/plugin/galleryv1.5/
H A Dsyntax.php212 require_once(realpath(dirname(__FILE__)).'/inc/magazinelayout.class.php');
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java553 private int inc(int incVal) { in post()
561 private long inc(long incVal) { in post()
576 return inc(super.read()); in post()
581 return inc(super.read(b)); in post()
586 return inc(super.read(b, off, len)); in post()
591 return inc(super.skip(n)); in post()
H A DEditorActions.java.bak553 private int inc(int incVal) {
561 private long inc(long incVal) {
576 return inc(super.read());
581 return inc(super.read(b));
586 return inc(super.read(b, off, len));
591 return inc(super.skip(n));
/plugin/tindexmenu/
H A Dadmin.php363 require_once (DOKU_INC.'inc/HTTPClient.php');
/plugin/fullindex/
H A Daction.php42 require_once(DOKU_INC.'inc/search.php');
/plugin/contactmodern/
H A Dsyntax.php128 require_once(DOKU_INC.'inc/mail.php');
/plugin/farmer/lang/en/
H A Dtab_setup_help.txt13 - create a ''inc/preload.php'' file
/plugin/diagramsnet/lib/math/extensions/
H A DMathEvents.js19inc));q.hover.opacity=Math.floor(1000*q.hover.opacity)/1000;var s=document.getElementById(q.hover.…
/plugin/davcard/action/
H A Dajax.php266 require_once DOKU_INC . 'inc/JSON.php';
/plugin/codemirror/dist/modes/
H A Dz80.min.js.map1inc|neg|sbc|sub|and|bit|[cs]cf|x?or|res|set|r[lr]c?a?|r[lr]d|s[lr]a|srl|djnz|nop|[de]i|halt|im|in(…
H A Dclojure.min.js.map1inc\", \"inc'\",\n \"indexed?\", \"init-proxy\", \"inst-ms\", \"inst-ms*\", \"inst?\", \"inst…
/plugin/txt2tags/
H A DREADME.doku86 You may wish to replace ''toolbar.php'' in ''dokuwiki/inc/'' so you'll get a txt2tags-aware toolbar…
H A DREADME.t2t86 You may wish to replace ``toolbar.php`` in ``dokuwiki/inc/`` so you'll get a txt2tags-aware toolbar…
/plugin/sympaauth/
H A Dadmin.php95 if (!file_exists(DOKU . '/inc/auth/sympa.class.php')) {
/plugin/farmer/lang/fr/
H A Dtab_setup_help.txt18 - Créer un fichier ''inc/preload.php'',
/plugin/authsmartcard/
H A DREADME.md42 … you'll need to edit your main wiki login page (YOUR_DOKUWIKI_INSTALLATION/inc/lang/YOUR_CHOSEN_LA…
/plugin/flashplayer/
H A Dreadme-de.txt69 der Konventionen im Verzeichnis "/inc/lang" von DokuWiki) und die
H A Dreadme-en.txt66 (according the conventions in "/inc/lang" of DokuWiki) and translate the
/plugin/twcheckliste/
H A Drenderer.php.old12 require_once DOKU_INC.'inc/parser/xhtml.php';
/plugin/dokusioc/
H A Daction.php223 require_once(DOKU_INC . 'inc/search.php');
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D12.12.js.map1inc',\n \"inc'\",\n 'indexed?',\n 'init-proxy',\n 'inst-ms',\n …
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daac.js4612 inc = 1;
4617 inc = -1;
4625 for (var m = 0; m < size; m++, start += inc) {
4627 data[start] -= data[start - i * inc] * lpc[i - 1];
4632 for (var m = 0; m < size; m++, start += inc) {
/plugin/farm/install/
H A Dfarmstructurecreator.php.bak129 …if(!copy($farmconf['farmer'].'lib/plugins/farm/install/preload.php', $farmconf['farmer'].'inc/prel…

12345