Home | History | Annotate | Download | only in app

Lines Matching defs:iLength

1766       int32_t iLength = FXSYS_wcslen(pReplace);
1767 while (iLength > 0) {
1769 while (*pNameText != L',' && iLength > 0) {
1771 iLength--;
1779 iLength--;