#include "unicode.h"#include "errno.h"Enumerations | |
| enum | { MATCH, DONT_MATCH, MATCH_END } |
Functions | |
| static int | compare_char (const char **s1, const char **s2, int *ImplicitDot) |
| static int | compare_n_chars (const char *s1, const char *s2, int n, int *ImplicitDot) |
| int | fat_fnameicmp (const char *s1, const char *s2) |
|
|
|
|
||||||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||
|
|
1.4.1