Home | History | Annotate | Download | only in makeconv

Lines Matching full:increment

280      * SBCS: directly, indexes increment by 16
281 * MBCS: indexes need to be multiplied by 16*maxCharLength, indexes increment by 1
282 * MBCS UTF-8: directly, indexes increment by 16