Home
last modified time | relevance | path

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

/dports/news/golded+/golded-plus/golded+/golded3/
H A Dgecfgg.h479 std::vector< std::pair<std::string, gstrarray> > xlatcharsetalias; variable
H A Dgedoss.cpp130 CFG->xlatcharsetalias.clear(); in Cleanup()
H A Dgccfgg8.cpp654 CFG->xlatcharsetalias.push_back(aliases); in CfgXlatcharsetalias()
H A Dgeline.cpp3043 for (als = CFG->xlatcharsetalias.begin(); in LoadCharset()
3044 !imp_found && (als != CFG->xlatcharsetalias.end()); als++) in LoadCharset()