|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.8, 1993/11/11 03:21:24 | version 1.9, 1993/11/11 19:04:25 | ||
|---|---|---|---|
|
|
||
| static const char *rangematch __P((const char *, int, int)); | static const char *rangematch __P((const char *, int, int)); | ||
| int | |||
| fnmatch(pattern, string, flags) | fnmatch(pattern, string, flags) | ||
| register const char *pattern, *string; | register const char *pattern, *string; | ||
| int flags; | int flags; |