Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds