Searched defs:case (Results 1 – 5 of 5) sorted by relevance
/dokuwiki/inc/Parsing/Lexer/ | ||
H A D | ParallelRegex.php | 26 /** @var bool case sensitive matching? */ variable in dokuwiki\\Parsing\\Lexer\\ParallelRegex |
H A D | Lexer.php | 29 /** @var bool case sensitive? */ variable in dokuwiki\\Parsing\\Lexer\\Lexer |
/dokuwiki/inc/Utf8/ | ||
H A D | Clean.php | 151 public static function deaccent($string, $case = 0) argument |
/dokuwiki/inc/ | ||
H A D | utf8.php | 180 utf8_deaccent($str, $case = 0) global() argument |
/dokuwiki/vendor/geshi/geshi/src/ | ||
H A D | geshi.php | 1321 public function set_case_sensitivity($key, $case) { argument |