Home
last modified time | relevance | path

Searched refs:comment_text_format (Results 1 – 3 of 3) sorted by relevance

/dports/audio/mp3splt/mp3splt-2.6.2/src/
H A Doptions_manager.h95 int comment_text_format; member
H A Doptions_manager.c190 regex_opt->comment_text_format = SPLT_NO_CONVERSION; in new_regex_options()
H A Dmp3splt.c706 … mp3splt_set_int_option(state, SPLT_OPT_COMMENT_TAG_FORMAT, regex_options->comment_text_format); in main()