Home
last modified time | relevance | path

Searched refs:stupid_strncasecmp (Results 1 – 1 of 1) sorted by relevance

/string/
A Dtest-strncasecmp.c27 static int stupid_strncasecmp (const char *, const char *, size_t);
29 IMPL (stupid_strncasecmp, 0)
53 stupid_strncasecmp (const char *s1, const char *s2, size_t max) in stupid_strncasecmp() function

Completed in 4 milliseconds