Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds