unidecode.idx 262 B

1234
  1. nimTitle unidecode unidecode.html module std/unidecode 0
  2. nim loadUnidecodeTable unidecode.html#loadUnidecodeTable,string proc loadUnidecodeTable(datafile = "unidecode.dat") 41
  3. nim unidecode unidecode.html#unidecode,string proc unidecode(s: string): string 53