Home
last modified time | relevance | path

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

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/time/
H A Dstrptime.c59 static const char *abb_month[] = { variable
237 ret = match_string (&buf, abb_month);
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/time/
H A Dstrptime.c59 static const char *abb_month[] = { variable
237 ret = match_string (&buf, abb_month);
/dports/lang/ferite/ferite-1.0.2/modules/date/
H A Dstrptime.c70 static const char *abb_month[] = { variable
245 ret = match_string (&buf, abb_month); in strptime()
/dports/games/odamex/odamex-src-0.7.0/common/
H A Dstrptime.cpp64 static const char *abb_month[] = { variable
243 ret = match_string (&buf, abb_month); in strptime()
/dports/graphics/mapcache/mapcache-1.10.0/lib/
H A Dstrptime.c65 static const char *abb_month[] = { variable
240 ret = match_string (&buf, abb_month); in strptime()
/dports/graphics/mapserver/mapserver-7.6.4/
H A Dstrptime.c65 static const char *abb_month[] = { variable
240 ret = match_string (&buf, abb_month); in strptime()
/dports/www/aria2/aria2-1.36.0/src/
H A Dstrptime.c69 static const char* abb_month[] = {"Jan", "Feb", "Mar", "Apr", "May", variable
205 ret = match_string(&buf, abb_month); in _strptime()
/dports/misc/libmetalink/libmetalink-0.1.3/lib/
H A Dstrptime.c74 static const char *abb_month[] = { variable
242 ret = match_string (&buf, abb_month); in _strptime()
/dports/net/iipsrv/iipsrv-iipsrv-1.1/windows/
H A DTime.cc114 static const char *abb_month[] = { variable
295 ret = match_string (&buf, abb_month); in strptime()
/dports/games/0ad/0ad-0.0.23b-alpha/source/lib/sysdep/os/win/wposix/
H A Dwtime.cpp232 static const char *abb_month[] = { variable
413 ret = match_string (&buf, abb_month); in strptime()
/dports/math/gretl/gretl-2021d/lib/src/
H A Dgretl_win32.c1362 static const char *abb_month[] = { variable
1589 ret = match_string(&buf, abb_month); in strptime()