| /dokuwiki/inc/Parsing/Handler/ |
| H A D | ReWriterInterface.php | 7 * the process method is called and control is given back to the original writer. 24 * Process any calls that have been added and add them to the 29 public function process(); function
|
| H A D | Preformatted.php | 16 $this->process(); 22 public function process() function in dokuwiki\\Parsing\\Handler\\Preformatted
|
| H A D | Quote.php | 15 $this->process(); 21 public function process() function in dokuwiki\\Parsing\\Handler\\Quote
|
| H A D | Nest.php | 46 $this->process(); 52 public function process() function in dokuwiki\\Parsing\\Handler\\Nest
|
| H A D | Lists.php | 20 $this->process(); 26 public function process() function in dokuwiki\\Parsing\\Handler\\Lists
|
| /dokuwiki/lib/plugins/revert/lang/en/ |
| H A D | lang.php | 16 $lang['revstart'] = 'Reversion process started. This can take a long time. If the 19 $lang['revstop'] = 'Reversion process finished successfully.';
|
| /dokuwiki/inc/lang/en/ |
| H A D | draft.txt | 5 …recover// your lost edit session, //delete// the autosaved draft or //cancel// the editing process.
|
| /dokuwiki/_test/ |
| H A D | composer.json | 22 "vendor/bin/rector process",
|
| H A D | README | 57 ./vendor/bin/rector process
|
| /dokuwiki/vendor/splitbrain/lesserphp/ |
| H A D | composer.json | 47 "rector": "rector process"
|
| /dokuwiki/vendor/geshi/geshi/src/geshi/ |
| H A D | ruby.php | 100 'Pathname', 'Precision', 'Proc', 'Process', 'Process::GID', 101 'Process::Status', 'Process::Sys', 'Process::UID', 'Queue',
|
| H A D | dcl.php | 72 'SET PASSWORD', 'SET PREFERRED_PATH', 'SET PREFIX', 'SET PRINTER', 'SET PROCESS', 81 'SHOW NETWORK', 'SHOW PRINTER', 'SHOW PROCESS', 'SHOW PROTECTION', 'SHOW QUEUE', 95 'F$MODE', 'F$MULTIPATH', 'F$PARSE', 'F$PID', 'F$PRIVILEGE', 'F$PROCESS',
|
| H A D | rails.php | 89 'Pathname', 'Precision', 'Proc', 'Process', 'Process::GID', 90 'Process::Status', 'Process::Sys', 'Process::UID', 'Queue',
|
| /dokuwiki/vendor/splitbrain/slika/src/ |
| H A D | Slika.php | 7 * Factory to process an image using an available Adapter
|
| /dokuwiki/inc/TreeBuilder/ |
| H A D | PageTreeBuilder.php | 106 // Process namespaces (subdirectories) 111 // Process pages (files) 118 * Process namespaces (subdirectories) and add them to the hierarchy 173 * Process pages (files) and add them to the hierarchy
|
| /dokuwiki/vendor/splitbrain/lesserphp/src/Utils/ |
| H A D | Color.php | 162 * Helper function for the HSL to RGB conversion process. 168 * @param float $temp1 The first temporary variable used in the conversion process 169 * @param float $temp2 The second temporary variable used in the conversion process
|
| /dokuwiki/.github/workflows/ |
| H A D | autoFix.yml | 38 run: ./_test/vendor/bin/rector process --config _test/rector.php --no-diffs
|
| H A D | release-preparation.yml | 83 deployment process will be triggered.
|
| H A D | release-build.yml | 37 const {current_version} = process.env;
|
| /dokuwiki/inc/Action/ |
| H A D | AbstractAction.php | 57 * Process data
|
| /dokuwiki/inc/ |
| H A D | SafeFN.class.php | 28 * conversion process 55 * decoding process
|
| /dokuwiki/inc/Extension/ |
| H A D | EventHandler.php | 62 * process the before/after event
|
| H A D | SyntaxPlugin.php | 65 * Handler to prepare matched data for the rendering process
|
| /dokuwiki/_test/tests/inc/ |
| H A D | parserutils_set_metadata_during_rendering.test.php | 89 …yntax plugin rendering method that tries calling p_set_metadata during the actual rendering process
|
| /dokuwiki/vendor/splitbrain/php-cli/src/ |
| H A D | TableFormatter.php | 98 $process = proc_open('tput cols', array( 103 proc_close($process);
|