Home
last modified time | relevance | path

Searched refs:case (Results 1 – 21 of 21) sorted by relevance

/dokuwiki/inc/Utf8/
H A DClean.php148 * @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 DParallelRegex.php27 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 DLexer.php30 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 Dutf8.php181 function utf8_deaccent($str, $case = 0) argument
184 return Clean::deaccent($str, $case);
/dokuwiki/_test/data/pages/
H A Dmailinglist.txt11 …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.gitattributes2 # Set default behavior, in case users don't have core.autocrlf set.
H A DREADME.md138 | `%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.css67 /* in case of toc list jumping one level
/dokuwiki/vendor/aziraphale/email-address-validator/
H A DREADME.md51 with a couple of additional methods in case they're helpful:
/dokuwiki/vendor/geshi/geshi/
H A DCHANGELOG150 - 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 DTHANKS38 - M. Uli Kusterer - Thanks for the idea about URL case conversion
H A DLICENSE234 countries not thus excluded. In such case, this License incorporates
/dokuwiki/vendor/simplepie/simplepie/idn/
H A DReadMe.txt118 In case of errors, bugs, questions, wishes, please don't hesitate to contact us
H A DLICENCE25 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 Dgeshi.php1318 * @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 Dstopwords.txt94 case
/dokuwiki/vendor/openpsa/universalfeedcreator/
H A DLICENSE25 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 DCHANGELOG.md52 - 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 Dmysql.conf.php.example109 * case dependent by the plugin. At the end a sort expression will be added.
/dokuwiki/vendor/splitbrain/lesserphp/
H A DLICENSE160 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 DCOPYING234 countries not thus excluded. In such case, this License incorporates