Home
last modified time | relevance | path

Searched refs:MPC_FILE (Results 1 – 5 of 5) sorted by path

/dports/audio/easytag/easytag-2.4.3/src/
H A Dapplication_window.c2307 case MPC_FILE: in et_application_window_display_et_file()
H A Dcore_types.h49 MPC_FILE, enumerator
H A Dfile_description.c44 { MPC_FILE, ".mpc", APE_TAG}, /* Implemented by Artur Polaczynski. */
45 { MPC_FILE, ".mp+", APE_TAG}, /* Implemented by Artur Polaczynski. */
46 { MPC_FILE, ".mpp", APE_TAG}, /* Implemented by Artur Polaczynski. */
H A Dfile_list.c376 case MPC_FILE: in et_file_list_add()
/dports/audio/easytag/easytag-2.4.3/tests/
H A Dtest-file_description.c112 { "test.mpc", MPC_FILE, APE_TAG }, in file_description_get_file_description()
113 { "test.mp+", MPC_FILE, APE_TAG }, in file_description_get_file_description()
114 { "test.mpp", MPC_FILE, APE_TAG }, in file_description_get_file_description()