Home
last modified time | relevance | path

Searched +full:index -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 26 – 50 of 141) sorted by relevance

123456

/dokuwiki/lib/tpl/dokuwiki/css/
H A D_fileuploader.css39 z-index: 2;
H A D_toc.css3 * sitemap (?do=index) and backlinks (?do=backlink).
H A Dpagetools.less47 z-index: 10;
/dokuwiki/lib/styles/
H A Dscreen.css62 z-index: 20;
/dokuwiki/conf/
H A Dmysql.conf.php.example176 /* This statement should return the database index of a given user name.
177 * The plugin will access the index with the name 'id' so an alias might be
242 /* This statement should return the database index of a given group name.
243 * The plugin will access the index with the name 'id' so an alias might
/dokuwiki/inc/
H A DAjax.php7 use dokuwiki\Ui\Index;
319 * Return sub index for index view
339 $idx = new Index();
366 // use index to lookup matching pages
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dxojo.php242 1 => 'http://docs.xojo.com/index.php/{FNAMEU}',
243 2 => 'http://docs.xojo.com/index.php/{FNAMEU}',
H A Dxpp.php331 'index hint',
332 'index',
H A Dsass.php175 'z-index',
438 'str-index',
455 'index',
H A Dceylon.php164 // 2 => 'https://modules.ceylon-lang.org/repo/1/ceylon/language/1.1.0/module-doc/api/index.html#{FNAME}',
165 // 3 => 'https://modules.ceylon-lang.org/repo/1/ceylon/language/1.1.0/module-doc/api/index.html#{FNAME}',
H A Dcuesheet.php53 'CATALOG','CDTEXTFILE','FILE','FLAGS','INDEX','ISRC','PERFORMER',
H A Dini.php17 * - Removed unnecessary keyword style index
H A Dhicest.php52 'ieor', 'if', 'index', 'init', 'int', 'intpol', 'ior', 'key', 'len', 'len_trim', 'line', 'lock', 'log', 'max', 'maxloc',
/dokuwiki/lib/plugins/styling/
H A Dscript.js23 'z-index': 5000,
/dokuwiki/lib/plugins/extension/
H A Dstyle.less23 z-index: 9999;
47 z-index: 2;
H A Dscript.js132 jQuery(['enabled', 'disabled', 'updatable']).each(function(index, chkName){ argument
/dokuwiki/vendor/phpseclib/phpseclib/
H A DREADME.md8 - [One-time donation via PayPal or crypto-currencies](http://sourceforge.net/donate/index.php?group_id=198487)
/dokuwiki/lib/plugins/config/
H A Dstyle.css88 z-index: 1;
/dokuwiki/inc/ChangeLog/
H A DChangeLog.php415 $index = array_search($rev1, $allRevs);
416 if ($index === false) {
429 $index++;
431 if ($index > (int) ($max / 2)) {
443 $revs1 = array_slice($revs1, max($index - (int) ($max / 2), 0), $max);
/dokuwiki/inc/Utf8/
H A DUnicode.php216 'at index: ' . $k . ', value: ' . $arr[$k],
235 'at index: ' . $k . ', value: ' . $arr[$k],
/dokuwiki/lib/scripts/
H A Dlinkwiz.js108 * Get one of the results by index
119 * Get one of the results by index
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRC4.php234 0, // index $i
235 0, // index $j
/dokuwiki/vendor/splitbrain/php-jsstrip/src/
H A DJSStrip.php48 $idx = 0; // char index for input string
55 $j = 0; // char forward index for input string
/dokuwiki/
H A Ddoku.php30 $ACT = 'index';
/dokuwiki/inc/Parsing/Lexer/
H A DLexer.php180 * @param int $matchPos Current byte index location in raw doc thats being parsed
251 * @param int $pos Current byte index location in raw doc

123456