| /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 | 17 public function process() function in dokuwiki\\Parsing\\Handler\\Preformatted
|
| H A D | AbstractRewriter.php | 51 $this->process();
|
| H A D | Quote.php | 16 public function process() function in dokuwiki\\Parsing\\Handler\\Quote
|
| H A D | Nest.php | 47 public function process() function in dokuwiki\\Parsing\\Handler\\Nest
|
| /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/Search/Index/ |
| H A D | Lock.php | 10 * Manages filesystem locks (directories in the lock dir) with in-process 17 /** @var array<string, int> Lock names held by this process with reference counts */ 23 * Idempotent within a process — if already held, increments
|
| /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/paragonie/constant_time_encoding/ |
| H A D | composer.json | 62 "process-timeout": 0,
|
| /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/inc/Parsing/ParserMode/ |
| H A D | Quote.php | 56 $handler->setCallWriter($reWriter->process());
|
| H A D | Preformatted.php | 49 $handler->setCallWriter($reWriter->process());
|
| H A D | Footnote.php | 80 $handler->setCallWriter($reWriter->process());
|
| H A D | Listblock.php | 66 $handler->setCallWriter($reWriter->process());
|
| /dokuwiki/.github/workflows/ |
| H A D | autoFix.yml | 38 run: ./_test/vendor/bin/rector process --config _test/rector.php --no-diffs
|
| /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
|