| /dokuwiki/vendor/splitbrain/php-jsstrip/ |
| H A D | README.md | 15 * Yes `print 'foo'; print 'bar';` 16 * No `print 'foo' print 'bar'`
|
| /dokuwiki/_test/rector/ |
| H A D | DokuWikiRenamePrintToEcho.php | 14 * Replace print calls with echo 22 return new RuleDefinition('Replace print calls with echo', [ 25 print 'Hello World';
|
| /dokuwiki/vendor/geshi/geshi/src/geshi/ |
| H A D | rsplus.php | 152 …t', 'pos.to.env', 'Position', 'pretty', 'prettyNum', 'print', 'print.AsIs', 'print.atomic', 'print… 153 …'print.condition', 'print.connection', 'print.data.frame', 'print.Date', 'print.default', 'print.d… 154 …'print.DLLInfo', 'print.DLLInfoList', 'print.DLLRegisteredRoutines', 'print.factor', 'print.hexmod… 155 …'print.listof', 'print.NativeRoutineList', 'print.noquote', 'print.numeric_version', 'print.octmod… 156 …'print.POSIXct', 'print.POSIXlt', 'print.proc_time', 'print.restart', 'print.rle', 'print.simple.l… 157 …'print.srcfile', 'print.srcref', 'print.summary.table', 'print.table', 'print.warnings', 'printNoC… 251 …'dev.prev', 'dev.print', 'dev.set', 'dev.size', 'dev2bitmap', 'devAskNewPage', 'deviceIsInteractiv… 328 … 'loess.control', 'loess.smooth', 'logLik', 'loglin', 'lowess', 'ls.diag', 'ls.print', 'lsfit', 343 …'predict.mlm', 'predict.poly', 'preplot', 'princomp', 'print.anova', 'print.coefmat', 'print.densi… 344 …'print.family', 'print.formula', 'print.ftable', 'print.glm', 'print.infl', 'print.integrate', 'pr… [all …]
|
| H A D | algol68.php | 31 * - Use "Parser Control" to fix KEYWORD parsing, eg: (INT minus one= -1; print(ABSminus one)) 195 …print', 'write f', 'writef', 'print f', 'printf', 'write bin', 'writebin', 'print bin', 'printbin'…
|
| H A D | racket.php | 146 'current-print', 'current-process-milliseconds', 156 'custom-print-quotable-accessor', 'custom-print-quotable?', 171 'error-print-context-length', 'error-print-source-location', 172 'error-print-width', 'error-value->string-handler', 'eval', 206 'get-output-string', 'getenv', 'global-port-print-handler', 326 'port-next-location', 'port-print-handler', 'port-progress-evt', 332 'primitive-result-arity', 'primitive?', 'print', 333 'print-as-expression', 'print-boolean-long-form', 'print-box', 334 'print-graph', 'print-hash-table', 'print-mpair-curly-braces', 335 'print-pair-curly-braces', 'print-reader-abbreviations', [all …]
|
| H A D | euphoria.php | 67 'power', 'prepend', 'print', 'printf', 'profile', 'puts', 'rand', 118 2 => 'color: #333333; font-style: bold' // print+concat
|
| H A D | roff.php | 48 1 => '/^\\.\\\\"[[:print:]]*/m' 465 GESHI_SEARCH => "^([\\.']{1}B[[:blank:]]*\\n{0,1})([[:print:]]+)", 473 GESHI_SEARCH => "^([\\.']{1}I[[:blank:]]*\\n{0,1})([[:print:]]+)", 481 GESHI_SEARCH => '(\\\\fB)([[:print:]]+?)(\\\\fR)', 489 GESHI_SEARCH => '(\\\\fI)([[:print:]]+?)(\\\\fR)',
|
| /dokuwiki/lib/scripts/ |
| H A D | compatibility.js | 4 * This will print a warning to the JavaScript console (if available) in 8 * @param msg optional message to print
|
| /dokuwiki/.github/workflows/ |
| H A D | deletedFiles.yml | 39 …n $(git diff origin/stable..HEAD --summary | awk '/^ delete/ && $4 !~ /^(VERSION)/ {print $4}'); do 47 …awk -v "input=# newly removed" '/# removed on/ && !found {print input; found=1} 1' data/deleted.fi… 49 …awk -v "input=$F" '/# removed on/ && !found {print input; found=1} 1' data/deleted.files > data/de…
|
| /dokuwiki/inc/Ui/ |
| H A D | PageConflict.php | 41 // print intro 59 // print difference
|
| H A D | PageDraft.php | 31 // print intro 34 // print difference
|
| H A D | PageView.php | 53 // print intro for preview 63 // print intro for old revisions
|
| H A D | Backlinks.php | 27 // print intro
|
| /dokuwiki/lib/tpl/dokuwiki/ |
| H A D | style.ini | 12 ; print, screen and all are supported. 42 css/print.css = print
|
| /dokuwiki/lib/styles/ |
| H A D | print.css | 2 * Basic print styles. These styles are needed for basic DokuWiki functions
|
| H A D | all.css | 2 * Basic screen and print styles. These styles are needed for basic DokuWiki functions
|
| /dokuwiki/inc/Action/ |
| H A D | Denied.php | 49 // print intro
|
| H A D | Locked.php | 47 // print intro
|
| /dokuwiki/inc/ |
| H A D | form.php | 304 * Print the assembled form 721 * Print the HTML for a generic empty tag. 738 * Print the HTML for a generic opening tag. 755 * Print the HTML for a generic closing tag. 772 * Print the HTML for an opening fieldset tag. 791 * Print the HTML for a closing fieldset tag. 806 * Print the HTML for a hidden input element. 823 * Print the HTML for the wiki textarea. 846 * Print the HTML for a form button. 866 * Print the HTML for a form input field. [all …]
|
| H A D | template.php | 80 * Print the content 215 * Print the correct HTML meta headers 447 * @param bool $return Return or print directly? 464 * Print a link 471 * @param bool $return if true return the link html, otherwise print 533 * Print one of the buttons 694 * @param bool $return return or print 720 * Print the search form 742 // don't print the search form if search action has been disabled 782 * Print the breadcrumbs trace [all …]
|
| H A D | config_cascade.php | 59 'print' => [DOKU_CONF . 'userprint.css', DOKU_CONF . 'userprint.less'],
|
| /dokuwiki/_test/tests/inc/ |
| H A D | styleutils_cssstyleini.test.php | 30 $this->assertArrayHasKey('print', $actual['stylesheets']);
|
| /dokuwiki/vendor/splitbrain/php-cli/ |
| H A D | README.md | 37 $options->setHelp('A very minimal example that does nothing but print a version'); 38 $options->registerOption('version', 'print version', 'v'); 78 By default, the CLI class registers an exception handler and will print the exception's message to …
|
| /dokuwiki/vendor/splitbrain/php-cli/src/ |
| H A D | Colors.php | 107 * Convenience function to print a line in a given color 109 * @param string $line the line to print, a new line is added automatically
|
| /dokuwiki/lib/plugins/authpdo/lang/en/ |
| H A D | settings.php | 8 $lang['debug'] = 'Print out detailed error messages. Should be disabled after setup.';
|