Lines Matching defs:wc
1922 FX_WCHAR wc = wsValue[i];1923 if (FXSYS_isDecimalDigit(wc)) {1939 } else if (wc == L'.') {1943 wsRet += wc;