Lines Matching full:offsets
965 int32_t **offsets, int32_t sourceIndex,
977 offsets, sourceIndex,
1011 offsets, sourceIndex, pErrorCode);
1032 int32_t **offsets, int32_t sourceIndex,
1042 offsets, sourceIndex,
1066 ucnv_toUWriteCodePoint(cnv, linear, target, targetLimit, offsets, sourceIndex, pErrorCode);
1891 int32_t *offsets;
1907 offsets=pArgs->offsets;
1941 if(offsets!=NULL) {
1942 *offsets++=sourceIndex;
1961 if(offsets!=NULL) {
1962 *offsets++=sourceIndex;
1967 if(offsets!=NULL) {
1968 *offsets++=sourceIndex;
1984 if(offsets!=NULL) {
1985 *offsets++=sourceIndex;
2012 &offsets, sourceIndex,
2027 pArgs->offsets=offsets;
2043 int32_t *offsets;
2058 offsets=pArgs->offsets;
2132 if(offsets!=NULL) {
2135 *offsets++=sourceIndex++;
2136 *offsets++=sourceIndex++;
2137 *offsets++=sourceIndex++;
2138 offsets++=sourceIndex++;
2139 *offsets++=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++;
2150 *offsets++=sourceIndex++;
2192 /* set offsets since the start or the last extension */
2193 if(offsets!=NULL) {
2198 *offsets++=sourceIndex++;
2213 &offsets, sourceIndex,
2242 /* set offsets since the start or the last callback */
2243 if(offsets!=NULL) {
2246 *offsets++=sourceIndex++;
2254 pArgs->offsets=offsets;
2323 int32_t *offsets;
2345 * in the future, this may change with continuous offsets
2368 offsets=pArgs->offsets;
2413 if(offsets==NULL) {
2448 } else /* offsets!=NULL */ {
2463 if(offsets!=NULL) {
2464 *offsets++=sourceIndex;
2481 if(offsets!=NULL) {
2482 *offsets++=sourceIndex;
2537 if(offsets!=NULL) {
2538 *offsets++=sourceIndex;
2545 if(offsets!=NULL) {
2546 *offsets++=sourceIndex;
2557 if(offsets!=NULL) {
2558 *offsets++=sourceIndex;
2567 if(offsets!=NULL) {
2568 *offsets++=sourceIndex;
2574 if(offsets!=NULL) {
2575 *offsets++=sourceIndex;
2580 if(offsets!=NULL) {
2581 *offsets++=sourceIndex;
2595 if(offsets!=NULL) {
2596 *offsets++=sourceIndex;
2609 if(offsets!=NULL) {
2610 *offsets++=sourceIndex;
2616 if(offsets!=NULL) {
2617 *offsets++=sourceIndex;
2649 if(offsets!=NULL) {
2650 *offsets++=sourceIndex;
2706 &offsets, sourceIndex,
2726 pArgs->offsets=offsets;
3264 int32_t *offsets;
3288 offsets=pArgs->offsets;
3330 if(offsets!=NULL) {
3331 *offsets++=sourceIndex;
3414 &offsets, sourceIndex,
3440 if(offsets!=NULL) {
3441 *offsets++=sourceIndex;
3448 if(offsets!=NULL) {
3449 *offsets++=sourceIndex;
3450 *offsets++=sourceIndex;
3454 if(offsets!=NULL) {
3455 *offsets++=sourceIndex;
3485 pArgs->offsets=offsets;
3496 int32_t *offsets;
3514 offsets=pArgs->offsets;
3605 if(offsets!=NULL) {
3606 *offsets++=sourceIndex;
3620 &offsets, sourceIndex,
3651 pArgs->offsets=offsets;
3672 int32_t *offsets;
3690 offsets=pArgs->offsets;
3763 if(offsets!=NULL) {
3766 *offsets++=sourceIndex++;
3767 *offsets++=sourceIndex++;
3768 *offsets++=sourceIndex++;
3769 *offsets++=sourceIndex++;
3846 /* set offsets since the start or the last extension */
3847 if(offsets!=NULL) {
3854 *offsets++=sourceIndex++;
3857 /* offsets and sourceIndex are now set for the current character */
3865 &offsets, sourceIndex,
3896 /* set offsets since the start or the last callback */
3897 if(offsets!=NULL) {
3908 *offsets++=sourceIndex++;
3919 pArgs->offsets=offsets;
3929 int32_t *offsets;
3955 * in the future, this may change with continuous offsets
3984 offsets=pArgs->offsets;
4059 if(offsets!=NULL) {
4060 *offsets++=sourceIndex;
4467 &offsets, sourceIndex,
4483 if(offsets!=NULL) {
4495 if(offsets==NULL) {
4515 *offsets++=sourceIndex;
4518 *offsets++=sourceIndex;
4521 *offsets++=sourceIndex;
4524 *offsets++=sourceIndex;
4563 if(offsets!=NULL) {
4564 *offsets++=sourceIndex;
4568 if(offsets!=NULL) {
4569 *offsets++=sourceIndex;
4573 if(offsets!=NULL) {
4574 *offsets++=sourceIndex;
4590 if(offsets!=NULL) {
4628 if(offsets!=NULL) {
4630 *offsets++=prevSourceIndex;
4651 pArgs->offsets=offsets;
4857 /* offsets for n-byte UTF-8 sequences that were calculated with ((lead<<6)+trail)<<6+trail... */