Home
last modified time | relevance | path

Searched defs:confSection (Results 1 – 2 of 2) sorted by relevance

/dports/chinese/ibus-chewing/ibus-chewing-1.5.1/src/
H A DIBusConfigBackend.c35 static gchar *to_real_section(gchar * confSection, MkdgBackend * backend, in to_real_section()
59 gchar confSection[KEY_BUFFER_SIZE]; in ibus_config_backend_read_value() local
86 gchar confSection[KEY_BUFFER_SIZE]; in ibus_config_backend_write_value() local
/dports/misc/sword/sword-1.8.1/src/mgr/
H A Dinstallmgr.cpp152 SectionMap::iterator confSection = installConf->getSections().find("Sources"); in readInstallConf() local