Lines Matching full:sourceindex
963 int32_t **offsets, int32_t sourceIndex,
975 offsets, sourceIndex,
1009 offsets, sourceIndex, pErrorCode);
1030 int32_t **offsets, int32_t sourceIndex,
1040 offsets, sourceIndex,
1064 ucnv_toUWriteCodePoint(cnv, linear, target, targetLimit, offsets, sourceIndex, pErrorCode);
1894 int32_t sourceIndex;
1914 /* sourceIndex=-1 if the current character began in the previous buffer */
1915 sourceIndex=0;
1941 *offsets++=sourceIndex;
1945 ++sourceIndex;
1961 *offsets++=sourceIndex;
1967 *offsets++=sourceIndex;
1977 ++sourceIndex;
1984 *offsets++=sourceIndex;
1987 ++sourceIndex;
1997 ++sourceIndex;
2011 &offsets, sourceIndex,
2014 sourceIndex+=1+(int32_t)(source-(const uint8_t *)pArgs->source);
2046 int32_t sourceIndex;
2065 /* sourceIndex=-1 if the current character began in the previous buffer */
2066 sourceIndex=0;
2134 *offsets++=sourceIndex++;
2135 *offsets++=sourceIndex++;
2136 *offsets++=sourceIndex++;
2137 *offsets++=sourceIndex++;
2138 *offsets++=sourceIndex++;
2139 sourceIndex++;
2140 *offsets++=sourceIndex++;
2141 *offsets++=sourceIndex++;
2142 *offsets++=sourceIndex++;
2143 *offsets++=sourceIndex++;
2144 *offsets++=sourceIndex++;
2145 *offsets++=sourceIndex++;
2146 *offsets++=sourceIndex++;
2147 *offsets++=sourceIndex++;
2148 *offsets++=sourceIndex++;
2149 *offsets++=sourceIndex++;
2197 *offsets++=sourceIndex++;
2199 /* offset and sourceIndex are now set for the current character */
2212 &offsets, sourceIndex,
2215 sourceIndex+=1+(int32_t)(source-lastSource);
2245 *offsets++=sourceIndex++;
2332 int32_t sourceIndex, nextSourceIndex;
2343 * pass sourceIndex=-1 because we continue from an earlier buffer
2390 /* sourceIndex=-1 if the current character began in the previous buffer */
2391 sourceIndex=byteIndex==0 ? 0 : -1;
2463 *offsets++=sourceIndex;
2464 sourceIndex=(nextSourceIndex+=2);
2481 *offsets++=sourceIndex;
2482 sourceIndex=++nextSourceIndex;
2537 *offsets++=sourceIndex;
2545 *offsets++=sourceIndex;
2557 *offsets++=sourceIndex;
2567 *offsets++=sourceIndex;
2574 *offsets++=sourceIndex;
2580 *offsets++=sourceIndex;
2595 *offsets++=sourceIndex;
2609 *offsets++=sourceIndex;
2616 *offsets++=sourceIndex;
2649 *offsets++=sourceIndex;
2667 sourceIndex=nextSourceIndex;
2705 &offsets, sourceIndex,
2708 sourceIndex=nextSourceIndex+=(int32_t)(source-(const uint8_t *)pArgs->source);
3271 int32_t sourceIndex, nextSourceIndex;
3301 /* sourceIndex=-1 if the current character began in the previous buffer */
3302 sourceIndex= c==0 ? 0 : -1;
3330 *offsets++=sourceIndex;
3331 sourceIndex=nextSourceIndex;
3413 &offsets, sourceIndex,
3428 sourceIndex=nextSourceIndex;
3440 *offsets++=sourceIndex;
3448 *offsets++=sourceIndex;
3449 *offsets++=sourceIndex;
3454 *offsets++=sourceIndex;
3469 sourceIndex=nextSourceIndex;
3502 int32_t sourceIndex, nextSourceIndex;
3534 /* sourceIndex=-1 if the current character began in the previous buffer */
3535 sourceIndex= c==0 ? 0 : -1;
3605 *offsets++=sourceIndex;
3611 sourceIndex=nextSourceIndex;
3619 &offsets, sourceIndex,
3634 sourceIndex=nextSourceIndex;
3678 int32_t sourceIndex;
3710 /* sourceIndex=-1 if the current character began in the previous buffer */
3711 sourceIndex= c==0 ? 0 : -1;
3765 *offsets++=sourceIndex++;
3766 *offsets++=sourceIndex++;
3767 *offsets++=sourceIndex++;
3768 *offsets++=sourceIndex++;
3842 /* get the number of code units for c to correctly advance sourceIndex */
3853 *offsets++=sourceIndex++;
3856 /* offsets and sourceIndex are now set for the current character */
3864 &offsets, sourceIndex,
3867 sourceIndex+=length+(int32_t)(source-lastSource);
3907 sourceIndex++;
3937 int32_t prevSourceIndex, sourceIndex, nextSourceIndex;
3952 * pass sourceIndex=-1 because we continue from an earlier buffer
4011 /* sourceIndex=-1 if the current character began in the previous buffer */
4013 sourceIndex= c==0 ? 0 : -1;
4058 *offsets++=sourceIndex;
4059 prevSourceIndex=sourceIndex;
4060 sourceIndex=nextSourceIndex;
4465 &offsets, sourceIndex,
4482 prevSourceIndex=sourceIndex;
4483 sourceIndex=nextSourceIndex;
4513 *offsets++=sourceIndex;
4516 *offsets++=sourceIndex;
4519 *offsets++=sourceIndex;
4522 *offsets++=sourceIndex;
4562 *offsets++=sourceIndex;
4567 *offsets++=sourceIndex;
4572 *offsets++=sourceIndex;
4589 prevSourceIndex=sourceIndex;
4590 sourceIndex=nextSourceIndex;
4627 /* set the last source character's index (sourceIndex points at sourceLimit now) */