Home
last modified time | relevance | path

Searched full:print (Results 1 – 25 of 138) sorted by relevance

123456

/dokuwiki/vendor/splitbrain/php-jsstrip/
H A DREADME.md15 * Yes `print 'foo'; print 'bar';`
16 * No `print 'foo' print 'bar'`
/dokuwiki/_test/rector/
H A DDokuWikiRenamePrintToEcho.php14 * 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 Drsplus.php152 …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 Dalgol68.php31 * - Use "Parser Control" to fix KEYWORD parsing, eg: (INT minus one= -1; print(ABSminus one))
195print', 'write f', 'writef', 'print f', 'printf', 'write bin', 'writebin', 'print bin', 'printbin'…
H A Dracket.php146 '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 Deuphoria.php67 'power', 'prepend', 'print', 'printf', 'profile', 'puts', 'rand',
118 2 => 'color: #333333; font-style: bold' // print+concat
H A Droff.php48 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 Dcompatibility.js4 * This will print a warning to the JavaScript console (if available) in
8 * @param msg optional message to print
/dokuwiki/.github/workflows/
H A DdeletedFiles.yml39 …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 DPageConflict.php41 // print intro
59 // print difference
H A DPageDraft.php31 // print intro
34 // print difference
H A DPageView.php53 // print intro for preview
63 // print intro for old revisions
H A DBacklinks.php27 // print intro
/dokuwiki/lib/tpl/dokuwiki/
H A Dstyle.ini12 ; print, screen and all are supported.
42 css/print.css = print
/dokuwiki/lib/styles/
H A Dprint.css2 * Basic print styles. These styles are needed for basic DokuWiki functions
H A Dall.css2 * Basic screen and print styles. These styles are needed for basic DokuWiki functions
/dokuwiki/inc/Action/
H A DDenied.php49 // print intro
H A DLocked.php47 // print intro
/dokuwiki/inc/
H A Dform.php304 * 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 Dtemplate.php80 * 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 Dconfig_cascade.php59 'print' => [DOKU_CONF . 'userprint.css', DOKU_CONF . 'userprint.less'],
/dokuwiki/_test/tests/inc/
H A Dstyleutils_cssstyleini.test.php30 $this->assertArrayHasKey('print', $actual['stylesheets']);
/dokuwiki/vendor/splitbrain/php-cli/
H A DREADME.md37 $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 DColors.php107 * 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 Dsettings.php8 $lang['debug'] = 'Print out detailed error messages. Should be disabled after setup.';

123456