Searched refs:inc (Results 1 – 25 of 128) sorted by relevance
123456
40 if(file_exists(DOKU_INC.'inc/ZipLib.class.php')){41 require_once DOKU_INC.'inc/ZipLib.class.php';44 elseif(file_exists(DOKU_PLUGIN.'plugin/inc/zip.lib.php')){//older dokuwiki version45 require_once DOKU_PLUGIN.'plugin/inc/zip.lib.php';49 …msg('Please make sure the dependency Plugin Manager plugin is installed, and that plugin/inc/zip.l…
14 var inc = 1; variable16 inc = -1;23 to += inc;24 from += inc;
1 --- core.inc.php.orig 2011-04-09 17:06:01.000000000 +02002 +++ core.inc.php 2011-04-09 17:33:09.000000000 +02007 - require_once(BB2_CORE . "/blackhole.inc.php");14 + require_once(BB2_CORE . "/blackhole.inc.php");
696 inc/AGC.class.php697 inc/Browscap.php698 inc/DokuBrowscap.php699 inc/StatisticsBrowscap.class.php700 inc/StatisticsGraph.class.php701 inc/StatisticsLogger.class.php702 inc/StatisticsQuery.class.php703 inc/Vera.ttf704 inc/browsers.php705 inc/operating_systems.php[all …]
48 inc = filename.substring(incLoc),49 inc1 = (parseInt(inc) + 1).toString();50 for (let i = inc.length - inc1.length; i > 0; i--) {
4 $inc = realpath(__DIR__.'/../../..'); variable5 define('DOKU_INC', $inc.'/');
216 Array.range = function(end /* :Number */, start /* :Number */, inc /* :Number */) /* :Array */{ argument218 if (!isNumber(inc)) inc = 1;223 ,i = Math.abs(inc) 230 return inc>0?tmp:tmp.reverse();
16 externals/iCalcreator/lib/iCal.vCard.inc.php17 externals/iCalcreator/lib/iCal.tz.inc.php18 externals/iCalcreator/lib/iCal.XML.inc.php
9 require_once DOKU_INC.'inc/parser/renderer.php';10 require_once DOKU_INC.'inc/parser/xhtml.php';
734 'config.inc.php' should be included before any other file.935 config.inc.php, ignoring path to the script including html2ps1452 * xhtml.utils.inc.php: fixed bug 1255728 (PS) Misplaced TD tag may1455 * html.attrs.inc.php: fixed bug 1255732 (PS) iframes with1460 * css.vertical-align.inc.php: fixed bug 1256476 (ALL)1463 * css.background.inc.php: fixed bug 1256636 (PDF) row background1480 * ps.image.encoder.imagemagick.inc.php: feature request 12487101483 * css.defaults.inc.php: reature request 1252407 Form elements have1489 * flow_context.class.inc.php: fixed bug 1249682 (PS/PDFLIB) floats1495 * css.border.inc.php: fixed bug 1250123 some CSS border values are[all …]
141 require_once(DOKU_PLUGIN . 'siteexport/inc/patchCSSmgr.php');143 …if ($objPatch->redefineFunction(file_get_contents(DOKU_PLUGIN . 'siteexport/inc/readCSS.patch'))) {
82 * @see inc/pageutils.php137 * @see inc/pageutils.php
99 require_once(DOKU_INC.'inc/FeedParser.php');122 require_once(DOKU_INC.'inc/FeedParser.php');
2 cp toolbar.php ../../../inc/toolbar.php
1 http://xref.dokuwiki.org/reference/dokuwiki/inc/parserutils.php.source.html#l99
2 …ediff;h=20090312224454-b7b7f-12b7fa78c0b638c1795f6d5e1b1c1aa2cbab64d4.gz;f=inc/auth.php|HTTP リクエスト…
6 Все другие файлы и папки из папок ''inc'' и ''lib'' будут удалены. Для дополнительной информации о…
2 …ediff;h=20090312224454-b7b7f-12b7fa78c0b638c1795f6d5e1b1c1aa2cbab64d4.gz;f=inc/auth.php|Action Eve…
43 require_once(DOKU_PLUGIN.'lastfm/inc/lastfmutils.php');
4 - inc/toolbar:
16 [{vendor,inc/phpseclib}/**]
117 require_once(DOKU_INC . '/inc/HTTPClient.php');