Home
last modified time | relevance | path

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

/dokuwiki/_test/tests/inc/
H A Dsort_with_collator.test.php215 * @param string $word1
218 public function testStrcmp($lang, $word1, $word2) argument
223 $this->assertLessThan(0, Sort::strcmp($word1, $word2));