Searched defs:ISDIGIT_LOCALE (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dprintf.c96 #define ISDIGIT_LOCALE(c) (IN_CTYPE_DOMAIN (c) && isdigit (c)) macro
/asus-wl-520gu-7.0.1.45/src/router/samba/source/modules/
H A Dgetdate.c155 #define ISDIGIT_LOCALE(c) (IN_CTYPE_DOMAIN (c) && isdigit (c)) macro

Completed in 45 milliseconds