Searched refs:OPTION_USERDIC (Results 1 – 2 of 2) sorted by relevance
/dports/japanese/skkserv/skk-9.6/contrib/skkinput-0.99/ |
H A D | skkmain.c | 52 OPTION_HOST = 0, OPTION_PORT, OPTION_USERDIC, OPTION_BAKDIC, enumerator 342 { "-uj", OPTION_USERDIC, True }, in skkinput_checkOptions() 343 { "-userjisyo", OPTION_USERDIC, True }, in skkinput_checkOptions() 397 case OPTION_USERDIC : in skkinput_checkOptions()
|
/dports/japanese/skkinput/skkinput-2.06.4/ |
H A D | main.c | 68 OPTION_HOST = 0, OPTION_PORT, OPTION_USERDIC, OPTION_BAKDIC, enumerator 655 { "-uj", OPTION_USERDIC, True }, in skkinput_checkOptions() 656 { "-userjisyo", OPTION_USERDIC, True }, in skkinput_checkOptions() 727 case OPTION_USERDIC : in skkinput_checkOptions()
|