$val) { echo " u\"", $key, "\": u\"", $val, "\",\n"; } echo "}\n"; echo "\n"; } printDict("zh2Hant", ZhConversion::$zh2Hant); printDict("zh2Hans", ZhConversion::$zh2Hans); printDict("zh2TW", ZhConversion::$zh2TW); printDict("zh2HK", ZhConversion::$zh2HK); printDict("zh2CN", ZhConversion::$zh2CN); # printDict("zh2SG", ZhConversion::$zh2SG); ?>