| /dokuwiki/inc/Utf8/ |
| H A D | Clean.php | 148 * @param int $case 151 public static function deaccent($string, $case = 0) argument 153 if ($case <= 0) { 156 if ($case >= 0) {
|
| /dokuwiki/inc/Parsing/Lexer/ |
| H A D | ParallelRegex.php | 27 protected $case; variable in dokuwiki\\Parsing\\Lexer\\ParallelRegex 32 * @param boolean $case True for case sensitive, false 35 public function __construct($case) argument 37 $this->case = $case;
|
| H A D | Lexer.php | 30 protected $case; variable in dokuwiki\\Parsing\\Lexer\\Lexer 37 * @param boolean $case True for case sensitive. 39 public function __construct($handler, $start = "accept", $case = false) argument 41 $this->case = $case;
|
| /dokuwiki/inc/ |
| H A D | utf8.php | 181 function utf8_deaccent($str, $case = 0) argument 184 return Clean::deaccent($str, $case);
|
| /dokuwiki/_test/data/pages/ |
| H A D | mailinglist.txt | 11 …Their respective authors have nothing do to with [[DokuWiki]] and in **no case** should you send e…
|
| /dokuwiki/vendor/php81_bc/strftime/ |
| H A D | .gitattributes | 2 # Set default behavior, in case users don't have core.autocrlf set.
|
| H A D | README.md | 138 | `%l` | (lower-case 'L') Hour in 12-hour format, with a space preceding single digits | `' 1'` t… 141 | `%P` | lower-case '`am`' or '`pm`' based on the given time | Example:…
|
| /dokuwiki/lib/tpl/dokuwiki/css/ |
| H A D | _toc.css | 67 /* in case of toc list jumping one level
|
| /dokuwiki/vendor/aziraphale/email-address-validator/ |
| H A D | README.md | 51 with a couple of additional methods in case they're helpful:
|
| /dokuwiki/vendor/geshi/geshi/ |
| H A D | CHANGELOG | 150 - detect extensions case-insensitive (SF#3514714, murkymark, BenBE) 331 * Fixed case-insensitively duplicate keywords (BenBE) 386 * keywords for C-based languages are case-sensitive (BenBE) 501 … * Properly set comments to be case insensitive where appropriate to increase performance (milian) 660 - Compare comments case insensitively (fixes AutoIT comments somewhat) 679 - Fixed handling of URLs when output case differs from URL case (SF #1815504, Tom Samstag, BenBE) 783 - Changed LANG_NAME for many languages to be more sensible/correct case 785 - Added case-sensitivity indices to python 840 - Keyword case of URL-ed keywords should be defined by language file (Benny Baumann) 956 - Added section on case sensitivity to documentation that wasn't in the other versions [all …]
|
| H A D | THANKS | 38 - M. Uli Kusterer - Thanks for the idea about URL case conversion
|
| H A D | LICENSE | 234 countries not thus excluded. In such case, this License incorporates
|
| /dokuwiki/vendor/simplepie/simplepie/idn/ |
| H A D | ReadMe.txt | 118 In case of errors, bugs, questions, wishes, please don't hesitate to contact us
|
| H A D | LICENCE | 25 strategy to use in any particular case, based on the explanations below. 92 allowed to use the library. A more frequent case is that a free 94 case, there is little to gain by limiting the free library to free 410 excluded. In such case, this License incorporates the limitation as if
|
| /dokuwiki/vendor/geshi/geshi/src/ |
| H A D | geshi.php | 1318 * @param boolean $case Whether to check in a case sensitive manner or not 1321 public function set_case_sensitivity($key, $case) { argument 1322 $this->language_data['CASE_SENSITIVE'][$key] = ($case) ? true : false; 1332 * @param int $case A constant specifying what to do with matched keywords 1335 public function set_case_keywords($case) { argument 1336 if (in_array($case, array( 1338 $this->language_data['CASE_KEYWORDS'] = $case;
|
| /dokuwiki/inc/lang/gl/ |
| H A D | stopwords.txt | 94 case
|
| /dokuwiki/vendor/openpsa/universalfeedcreator/ |
| H A D | LICENSE | 25 strategy to use in any particular case, based on the explanations below. 92 allowed to use the library. A more frequent case is that a free 94 case, there is little to gain by limiting the free library to free 410 excluded. In such case, this License incorporates the limitation as if
|
| /dokuwiki/vendor/simplepie/simplepie/ |
| H A D | CHANGELOG.md | 52 - Fix case of multiple RSS2.0 enclosures by @Alkarex in [#769](https://github.com/simplepie/simplep… 191 * Preemptively changed `is_writeable()` calls to `is_writable()` in case the former is deprecated i… 282 * Charsets are now compared without case sensitivity to avoid duplicates. [#352](https://github.com…
|
| /dokuwiki/conf/ |
| H A D | mysql.conf.php.example | 109 * case dependent by the plugin. At the end a sort expression will be added.
|
| /dokuwiki/vendor/splitbrain/lesserphp/ |
| H A D | LICENSE | 160 standard defined by a recognized standards body, or, in the case of 356 code is in no case prevented or interfered with solely because
|
| /dokuwiki/ |
| H A D | COPYING | 234 countries not thus excluded. In such case, this License incorporates
|