Home | History | Annotate | Download | only in lib

Lines Matching refs:ISUPPER

1255       if(!ISUPPER(c) && !ISDIGIT(c) && c != '-' && c != '_')