Home
last modified time | relevance | path

Searched defs:lower (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/inc/
H A Dconfutils.php226 function linesToHash($lines, $lower = false)
266 function confToHash($file, $lower = false)
/dokuwiki/_test/tests/inc/
H A DIpTest.php40 public function test_ip_to_number(string $ip, int $version, int $upper, int $lower): void