Searched refs:local__extname (Results 1 – 1 of 1) sorted by relevance
50 static char *local__extname(const char *filename) in local__extname() function134 input->file_ext = local__extname(filename); in flac_format_song_title()143 if (local__extname(ret) != NULL) in flac_format_song_title()144 *(local__extname(ret) - 1) = '\0'; /* removes period */ in flac_format_song_title()