MPD
0.20.6
|
Go to the source code of this file.
Functions | |
gcc_pure static gcc_nonnull_all bool | StringEqualsCaseASCII (const char *a, const char *b) |
Determine whether two strings are equal, ignoring case for ASCII letters. More... | |
gcc_pure static gcc_nonnull_all bool | StringEqualsCaseASCII (const char *a, const char *b, size_t n) |
|
inlinestatic |
|
inlinestatic |