Format: AllC/C++CSSTextshell script Advanced Search
2100: } 2101: nm[i++] = isSET(smallcaps, sflg) ? AsciiToLOW(c) : c; 2102: }