Skip to content
  • Akira TAGOH's avatar
    Use the glob matching for filename · f6244d2c
    Akira TAGOH authored
    Regex is expensive to compare filenames. we already have the glob matching
    and it works enough in this case.
    
    Prior to this change, renaming FcConfigGlobMatch() to FcStrGlobMatch() and moving to fcstr.c
    f6244d2c