STRLEN            161 lib/fnmatch.c  # define STRLEN(S) strlen (S)
STRLEN            188 lib/fnmatch.c  #   define STRLEN(S) __wcslen (S)
STRLEN            192 lib/fnmatch.c  #   define STRLEN(S) wcslen (S)
STRLEN           1220 lib/fnmatch_loop.c #undef STRLEN
STRLEN             79 lib/strftime.c # define STRLEN(s) __wcslen (s)
STRLEN             88 lib/strftime.c # define STRLEN(s) strlen (s)