Home | History | Annotate | Download | only in strace

Lines Matching refs:isdigit

315   	if (s && *s && isdigit((unsigned char)*s)) {
353 if (s && *s && isdigit((unsigned char)*s)) {