Home | History | Annotate | Download | only in strace

Lines Matching full:isdigit

508 				else if (i < n - 1 && isdigit(str[i + 1])) {