Home
last modified time | relevance | path

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

/dports/japanese/tomoe/tomoe-0.6.0/module/dict/
H A Dunihan-compiler.rb8 unihan_txt = ARGV.shift
84 def parse_unihan_txt(unihan_txt) argument
85 cache(unihan_txt) do
87 File.open(unihan_txt).each do |line|
270 infos = parse_unihan_txt(unihan_txt)