Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/console/argtable3/
Dargtable3.c1096 static int arg_strncasecmp(const char *s1, const char *s2, size_t n) in arg_strncasecmp() function
1226 if (arg_strncasecmp(day[i], bp, len) == 0) in arg_strptime()
1231 if (arg_strncasecmp(abday[i], bp, len) == 0) in arg_strptime()
1250 if (arg_strncasecmp(mon[i], bp, len) == 0) in arg_strptime()
1255 if (arg_strncasecmp(abmon[i], bp, len) == 0) in arg_strptime()