D Documentation  
fncharmatch
int fncharmatch(dchar c1, dchar c2)

Match file name characters.

Returns 0 if no match was found, otherwise the result is not 0.

Note: Matching is case sensitive on a file system that is case sensitive.

See also:
fnmatch
Created using PHP docwiki written by Markus Dangl. Best viewed with Mozilla Firefox.