Searched refs:j (Results 1 – 1 of 1) sorted by relevance
1973 UINT i, j; local2003 for (j = 0; j < i && dst[j] != ' '; j++) { /* Find the offset to append */2004 if (dbc_1st(dst[j])) { /* To avoid DBC break up */2005 if (j == i - 1) break;2006 j++;2010 dst[j++] = (i < 8) ? ns[i++] : ' ';2011 } while (j < 8);5943 UINT j, st; local5970 st = 0; si = 0; i = 0; j = 0; szb_case = 0;5978 …for (j = 1; (WCHAR)(si + j) && (WCHAR)(si + j) == ff_wtoupper((WCHAR)(si + j)); j++) ; /* Get run …[all …]