Lines Matching refs:decomposition
10 * Try getting raw decomposition mappings
27 $decomposition = ut_norm_get_raw_decomposition($string, Normalizer::FORM_KC);
34 if ($decomposition === null) {
35 $result .= "'$string_hex' has no decomposition mapping\n" ;
37 … $result .= "'$string_hex' has the decomposition mapping '" . bin2hex($decomposition) . "'\n" ;
51 '61' has no decomposition mapping
54 'efbf9a' has the decomposition mapping 'e385a1'
57 'efb7ba' has the decomposition mapping 'd8b5d984d98920d8a7d984d984d98720d8b9d984d98ad98720d988d8b3d…
60 '' has no decomposition mapping
63 '6161' has no decomposition mapping
66 'f5' has no decomposition mapping