Home
last modified time | relevance | path

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

/dports/devel/ding-libs/ding-libs-0.6.1/ini/
H A Dini_parse_ut_check.c65 ret = ini_config_parse(file_ctx, INI_STOP_ON_ERROR, INI_MV1S_ALLOW, 0, in START_TEST()
79 ret = ini_config_parse(file_ctx, INI_STOP_ON_ERROR, INI_MV1S_ALLOW, in START_TEST()
193 ret = ini_config_parse(file_ctx, 1, 0, 0, ini_config); in START_TEST()
264 ret = ini_config_parse(file_ctx, INI_STOP_ON_ERROR, INI_MV1S_ALLOW, 0, in START_TEST()
H A Dini_augment_ut_check.c143 ret = ini_config_parse(file_ctx, 1, 0, 0, in_cfg); in START_TEST()
260 ret = ini_config_parse(file_ctx, INI_STOP_ON_ERROR, INI_MV1S_ALLOW, 0, in START_TEST()
H A Dini_parse_ut.c149 error = ini_config_parse(file_ctx, in test_one_file()
531 error = ini_config_parse(file_ctx, in merge_values_test()
727 error = ini_config_parse(file_ctx, in merge_section_test()
849 error = ini_config_parse(file_ctx, in read_one_file()
1336 error = ini_config_parse(file_ctx, in startup_test()
1794 error = ini_config_parse(file_ctx, in get_test()
2958 error = ini_config_parse(file_ctx, in space_test()
3031 error = ini_config_parse(file_ctx, in trim_test()
3129 error = ini_config_parse(file_ctx, in comment_test()
H A Dlibini_config.sym62 ini_config_parse;
H A Dini_save_ut.c110 error = ini_config_parse(file_ctx, in basic_test()
H A Dini_configobj.h961 int ini_config_parse(struct ini_cfgfile *file_ctx,
H A Dini_augment.c726 error = ini_config_parse(file_ctx, in ini_aug_apply()
H A Dini_validators_ut_check.c79 ret = ini_config_parse(file_ctx, INI_STOP_ON_NONE, INI_MV1S_ALLOW, 0, in get_ini_config_from_str()
H A Dini_configobj.c1081 ret = ini_config_parse(cfgfile, 0, INI_MV1S_ALLOW, 0, *_rules_obj); in ini_rules_read_from_file()
H A Dini_parse.c1671 int ini_config_parse(struct ini_cfgfile *file_ctx, in ini_config_parse() function
H A Dini_configmod_ut_check.c173 ret = ini_config_parse(file_ctx, INI_STOP_ON_NONE, INI_MV1S_ALLOW, 0, in get_ini_config_from_str()