Home
last modified time | relevance | path

Searched +full:import -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 51 – 75 of 79) sorted by relevance

1234

/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dperl.php110 'hex', 'import', 'index', 'int', 'ioctl', 'join', 'keys', 'kill',
H A Drebol.php90 'help','hide','hide-popup','image?','import-email','in',
H A Dpovray.php15 * - initial import to GeSHi SVN
H A Dprogress.php77 'IMPORT','INPUT CLEAR','INPUT CLOSE','INPUT FROM','input',
166 'GET-VALUE-BY-NAMESPACE-NAME','GET-VALUE-BY-QNAME','GET-WAIT-STATE','IMPORT-NODE',
167 'IMPORT-PRINCIPAL','INCREMENT-EXCLUSIVE-ID','INITIALIZE-DOCUMENT-TYPE',
H A Dpython.php68 'import', 'pass', 'yield', 'def', 'finally', 'in', 'print', 'with', 'as', 'nonlocal'
H A Dgnuplot.php15 * - Initial import
H A Dpys60.php58 'import', 'pass', 'yield', 'def', 'finally', 'in', 'print', "<<", ">>", "as"
H A Duscript.php65 'hidedropdown', 'cacheexempt', 'exec', 'delegate', 'import', 'placeable', 'exportstructs'
H A Dsass.php399 '@import',
H A Dsystemverilog.php185 'DPI', 'DPI-C', 'import', 'export', 'context'
H A Dd.php139 'import', 'in', 'inout',
H A Djava5.php15 * - Added highlighting of import and package directives as non-OOP
58 //Import and Package directives (Basic Support only)
59 2 => '/(?:(?<=import[\\n\\s](?!static))|(?<=import[\\n\\s]static[\\n\\s])|(?<=package[\\n\\s]))[\\n\\s]*([a-zA-Z0-9_]+\\.)*([a-zA-Z0-9_]+|\*)(?=[\n\s;])/i',
87 'final', 'implements', 'import', 'instanceof', 'interface',
H A Dpurebasic.php57 'ForEver', 'Global', 'Gosub', 'Goto', 'If', 'Import', 'ImportC', 'IncludeBinary', 'IncludeFile', 'IncludePath', 'Interface', 'Macro',
H A Dqml.php62 'if','import','in','instanceof','new','on','public','property',
H A Dgo.php70 'fallthrough', 'for', 'go', 'goto', 'if', 'import', 'package',
H A Dactionscript3.php73 'import', 'if', 'get', 'for', 'false', 'else', 'each', 'do',
H A Dasymptote.php88 'import',
H A Dvisualfoxpro.php114 'Idxcollate','Ifdef','Ifndef','Iif','Import','Include',
H A Dmysql.php86 'HELP','HIGH_PRIORITY','IF NOT EXISTS','IGNORE','IMPORT','INDEX',
H A Dswift.php72 'import', 'in', 'infix', 'init', 'inout', 'internal', 'is', 'lazy', 'left', 'let', 'mutating',
H A Dracket.php725 'define-unit/contract', 'define-unit/new-import-export',
750 'import', 'in-set', 'in-stream', 'include',
786 'unit/new-import-export', 'unit/s', 'vector-immutable/c',
H A Dasm.php464 'extern','global','import','export',
H A Dmapbasic.php76 'GroupBox', 'Handler', 'If', 'Import', 'In', 'Include', 'Index',
/dokuwiki/lib/exe/
H A Dcss.php452 $css = preg_replace_callback('#(@import\s+)([\'"])(.*?)(\2)#', [$this, 'replacements'], $css);
493 } elseif (str_ends_with($match[3], '.less')) { // a less file import? - requires a file system location
/dokuwiki/vendor/geshi/geshi/
H A DCHANGELOG280 * Added support for import static in Java5 (BenBE)
632 - Added support for highlighting the Java import and package directives (SF #1395677, BenBE)

1234