/dokuwiki/.github/ISSUE_TEMPLATE/ |
H A D | bug_report.yml | 44 ## Environment 71 label: Additional environment information 73 … think it might be relevant, please provide any additional information about your environment here.
|
/dokuwiki/bin/ |
H A D | render.php | 15 * This may not work for plugins that expect a certain environment to be 35 'This may not work for plugins that expect a certain environment to be ' .
|
H A D | dwpage.php | 342 * Get the current user's username from the environment
|
/dokuwiki/.github/ |
H A D | release.php | 34 $options->registerCommand('new', 'Get environment for creating a new release'); 39 $options->registerCommand('current', 'Get environment of the current release'); 57 * Prepare environment for the current branch 72 * Prepare environment for creating a new release
|
/dokuwiki/.github/workflows/ |
H A D | release-build.yml | 20 - name: Prepare Environment 53 - name: Prepare Environment
|
H A D | release-preparation.yml | 47 - name: Prepare Environment
|
/dokuwiki/_test/tests/inc/ |
H A D | auth_password.test.php | 142 $this->markTestSkipped('SHA256 not available in this PHP environment'); 152 $this->markTestSkipped('SHA512 not available in this PHP environment');
|
H A D | parserutils_set_metadata.test.php | 11 * Set up fake user environment with for the gieven user
|
/dokuwiki/_test/core/ |
H A D | TestRequest.php | 127 // save old environment 143 // fake environment 171 // reset environment
|
H A D | TestResponse.php | 73 … * in the test environment, only status codes explicitly set by dokuwiki are likely to be returned
|
H A D | DokuWikiTest.php | 57 * Reset the DokuWiki environment before each test run. Makes sure loaded config,
|
/dokuwiki/vendor/splitbrain/php-jsstrip/ |
H A D | composer.lock | 272 "sebastian/environment": "^4.2.2", 579 "sebastian/environment": "^4.2.3", 840 "name": "sebastian/environment", 844 "url": "https://github.com/sebastianbergmann/environment.git", 849 …"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/d47bbbad83711771f167c72… 884 "homepage": "http://www.github.com/sebastianbergmann/environment", 887 "environment", 891 "issues": "https://github.com/sebastianbergmann/environment/issues", 892 "source": "https://github.com/sebastianbergmann/environment/tree/4.2.4"
|
/dokuwiki/vendor/splitbrain/slika/ |
H A D | composer.lock | 495 "sebastian/environment": "^4.2.2", 803 "sebastian/environment": "^4.2.3", 1063 "name": "sebastian/environment", 1067 "url": "https://github.com/sebastianbergmann/environment.git", 1072 …"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/d47bbbad83711771f167c72… 1107 "homepage": "http://www.github.com/sebastianbergmann/environment", 1110 "environment", 1114 "issues": "https://github.com/sebastianbergmann/environment/issues", 1115 "source": "https://github.com/sebastianbergmann/environment/tree/4.2.4"
|
/dokuwiki/vendor/geshi/geshi/src/geshi/ |
H A D | latex.php | 123 … 7 => 'color: #0000D0; font-weight: normal;', // Environment \end or \begin{->x<-} (brighter blue) 176 // environment \begin{} and \end{} (i.e. the things inside the {})
|
H A D | lotusformulas.php | 197 'SELECT', 'FIELD', 'ENVIRONMENT', 'DEFAULT', '@Zone ', '@Yesterday', 241 '@Explode', '@Exp', '@Eval', '@Error', '@Environment', '@Ends',
|
H A D | rsplus.php | 83 …'as.double.difftime', 'as.double.POSIXlt', 'as.environment', 'as.expression', 'as.expression.defau… 85 …'as.list.environment', 'as.list.factor', 'as.list.function', 'as.list.numeric_version', 'as.logica… 109 …nv', 'encodeString', 'Encoding', 'Encoding<-', 'env.profile', 'environment', 'environment<-', 'env… 126 ….call', 'is.character', 'is.complex', 'is.data.frame', 'is.double', 'is.element', 'is.environment',
|
H A D | cobol.php | 169 'ENTRY-REASON', 'ENUM', 'ENUM-ID', 'ENVIRONMENT', 170 'ENVIRONMENT-NAME', 'ENVIRONMENT-VALUE', 'EOL', 'EOP',
|
H A D | dcl.php | 92 'F$ENVIRONMENT', 'F$EXTRACT', 'F$FAO', 'F$FID_TO_NAME', 'F$FILE_ATTRIBUTES',
|
H A D | pli.php | 75 'environment', 'epsilon', 'erf', 'erfc', 'error', 'event', 'excl',
|
/dokuwiki/_test/ |
H A D | composer.lock | 605 "sebastian/environment": "^5.1.5", 935 "sebastian/environment": "^5.1.5", 1427 "name": "sebastian/environment", 1431 "url": "https://github.com/sebastianbergmann/environment.git", 1436 …"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/830c43a844f1f8d5b7a1f6d… 1471 "homepage": "http://www.github.com/sebastianbergmann/environment", 1474 "environment", 1478 "issues": "https://github.com/sebastianbergmann/environment/issues", 1479 "source": "https://github.com/sebastianbergmann/environment/tree/5.1.5"
|
H A D | rector.php | 71 // supported minimum PHP version can be overridden by environment variable
|
/dokuwiki/vendor/splitbrain/php-cli/ |
H A D | README.md | 106 terminal width on its own. It can be overwritten by setting a ``COLUMNS`` environment variable.
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/ |
H A D | Random.php | 76 … // server environment stuff and a hash of the previous http request data (which itself utilizes
|
/dokuwiki/vendor/splitbrain/php-cli/src/ |
H A D | Base.php | 88 * Initialize the arguments, set up helper classes and set up the CLI environment
|
H A D | TableFormatter.php | 94 // from environment
|