Searched refs:mySourceBefore (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Ducnv2022.c2088 const char * mySourceBefore = mySource; local
2098 args->converter->toULength = (int8_t)(toULengthBefore + (mySource - mySourceBefore));
3272 const char * mySourceBefore = mySource; local
3282 args->converter->toULength = (int8_t)(toULengthBefore + (mySource - mySourceBefore));
/external/icu4c/common/
H A Ducnv2022.cpp2124 const char * mySourceBefore = mySource; local
2134 args->converter->toULength = (int8_t)(toULengthBefore + (mySource - mySourceBefore));
3310 const char * mySourceBefore = mySource; local
3320 args->converter->toULength = (int8_t)(toULengthBefore + (mySource - mySourceBefore));

Completed in 66 milliseconds