Home
last modified time | relevance | path

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

/PHP-7.4/ext/mbstring/ucgendat/
H A Ducgendat.php156 public function addCaseMapping(string $case, int $origCode, int $mappedCode) { argument
157 $this->caseMaps[$case][$origCode] = $mappedCode;

Completed in 6 milliseconds