Home
last modified time | relevance | path

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

/dports/audio/libinstpatch/libinstpatch-1.1.6/libinstpatch/
H A DIpatchFile.c68 static GType ipatch_file_real_identify(IpatchFile *file, gboolean byext,
1501 return (ipatch_file_real_identify(file, FALSE, err)); in ipatch_file_identify()
1549 return (ipatch_file_real_identify(file, TRUE, NULL)); in ipatch_file_identify_by_ext()
1553 ipatch_file_real_identify(IpatchFile *file, gboolean byext, GError **err) in ipatch_file_real_identify() function