/dokuwiki/vendor/geshi/geshi/src/geshi/ |
H A D | 6502kickass.php | 73 '.import source', '.import binary', '.import c64', '.import text', '.import', '.print', '.printnow',
|
H A D | haxe.php | 39 //Import and Package directives (Basic Support only) 40 2 => '/(?:(?<=import[\\n\\s])|(?<=using[\\n\\s])|(?<=package[\\n\\s]))[\\n\\s]*([a-zA-Z0-9_]+\\.)*([a-zA-Z0-9_]+|\*)(?=[\n\s;])/i', 52 'implements', 'import', 'in', 'inline', 'interface', 'never', 'new', /*'null',*/ 'override',
|
H A D | cadlisp.php | 80 'vl-acad-defun','vl-acad-undefun','vl-arx-import','vlax-3D-point', 92 'vlax-import-type-library','vlax-invoke-method','vlax-ldata-delete', 105 'vl-doc-import','vl-doc-ref','vl-doc-set','vl-every','vl-exit-with-error',
|
H A D | whois.php | 73 'import','inet-rtr','inet6num','inetnum','inject','interface','irt', 77 'mp-export','mp-filter','mp-import','mp-members','mp-peer',
|
H A D | bash.php | 132 'apt-src clean', 'apt-src import', 'apt-src install', 157 'cvs history', 'cvs import', 'cvs init', 'cvs log', 'cvs login', 188 'git fast-import', 'git fetch', 'git fetch-pack', 228 'gitdpkgname', 'git-fast-export', 'git-fast-import', 'git-fetch', 307 'svn import', 'svn info', 'svn list', 'svn lock', 'svn log',
|
H A D | cil.php | 52 '.localized', '.locale', '.line', '.language', '.import', '.imagebase', '.hash', '.get', '.fire', '.file', '.field', 65 'instance', 'initonly', 'init', 'inheritcheck', 'in', 'import', 'implicitres', 'implicitcom', 'implements',
|
H A D | powershell.php | 69 'Get-WmiObject', 'Group-Object', 'Import-Alias', 'Import-Clixml', 'Import-Csv',
|
H A D | xorg_conf.php | 15 * - Initial import
|
H A D | pike.php | 52 'destruct', 'lambda', 'inherit', 'import', 'typeof', 'catch',
|
H A D | parasail.php | 63 'func', 'global', 'implements', 'import',
|
H A D | div.php | 58 'setup_program','program','process','private','local','import','global','function','const',
|
H A D | modula2.php | 53 'FROM', 'IF', 'IMPLEMENTATION', 'IMPORT', 'IN', 'LOOP', 'MOD',
|
H A D | oberon2.php | 51 'EXIT', 'FOR', 'IF', 'IMPORT', 'IN', 'IS',
|
H A D | visualprolog.php | 58 '#externally','#if','#import','#include','#message','#options',
|
H A D | modula3.php | 51 'EXIT', 'EXPORTS', 'FINALLY', 'FOR', 'FROM', 'GENERIC', 'IF', 'IMPORT', 'IN',
|
H A D | java.php | 15 * - Added highlighting of import and package directives as non-OOP 59 //Import and Package directives (Basic Support only) 60 2 => '/(?:(?<=import[\\n\\s])|(?<=package[\\n\\s]))[\\n\\s]*([a-zA-Z0-9_]+\\.)*([a-zA-Z0-9_]+|\*)(?=[\n\s;])/i', 76 'volatile', 'const', 'goto', 'import'
|
H A D | scala.php | 63 'import', 'match', 'new', 'null', 'object',
|
H A D | abap.php | 173 'import directory', 694 'import', 1233 'import dynpro', 1234 'import nametab',
|
H A D | clojure.php | 56 'load', 'import', 'unimport', 'ns', 'in-ns', 'refer', 'print',
|
H A D | netrexx.php | 52 'class', 'do', 'exit', 'if', 'import', 'iterate', 'leave',
|
/dokuwiki/lib/plugins/usermanager/ |
H A D | admin.php | 59 // attempt to retrieve any import failures from the session 161 case "import": 579 * Print import form and summary of previous import 590 echo $this->locale_xhtml('import'); 593 echo '<label>' . $this->lang['import_userlistcsv'] . '<input type="file" name="import" /></label>'; 594 echo '<button type="submit" name="fn[import]">' . $this->lang['import'] . '</button>'; 602 // list failures from the previous import 1053 * Import [all...] |
/dokuwiki/lib/styles/ |
H A D | screen.css | 96 @import "geshi.less";
|
/dokuwiki/lib/tpl/dokuwiki/ |
H A D | style.ini | 15 ; included through LESS' @import statements are not
|
/dokuwiki/ |
H A D | doku.php | 40 //import variables
|
/dokuwiki/vendor/marcusschwarz/lesserphp/ |
H A D | lessc.inc.php |
|