Home
last modified time | relevance | path

Searched defs:case (Results 1 – 5 of 5) sorted by relevance

/dokuwiki/inc/Parsing/Lexer/
H A DParallelRegex.php26 /** @var bool case sensitive matching? */ variable in dokuwiki\\Parsing\\Lexer\\ParallelRegex
34 __construct($case) global() argument
[all...]
H A DLexer.php29 /** @var bool case sensitive? */ variable in dokuwiki\\Parsing\\Lexer\\Lexer
38 __construct($handler, $start = 'accept', $case = false) global() argument
[all...]
/dokuwiki/inc/Utf8/
H A DClean.php151 public static function deaccent($string, $case = 0) argument
/dokuwiki/inc/
H A Dutf8.php180 utf8_deaccent($str, $case = 0) global() argument
/dokuwiki/vendor/geshi/geshi/src/
H A Dgeshi.php1321 public function set_case_sensitivity($key, $case) { argument
1335 public function set_case_keywords($case) { argument
[all...]