Searched refs:testSimpleCaseMap (Results 1 – 1 of 1) sorted by relevance
61 function testSimpleCaseMap($type, int $origCode, int $newCode) { function80 testSimpleCaseMap(MB_CASE_UPPER_SIMPLE, $code, $upperCase);81 testSimpleCaseMap(MB_CASE_LOWER_SIMPLE, $code, $lowerCase);105 testSimpleCaseMap(MB_CASE_FOLD_SIMPLE, $code, $foldCode);
Completed in 5 milliseconds