Searched refs:tailShiftPtr (Results 1 - 1 of 1) sorted by last modified time

/macosx-10.9.5/CF-855.17/
H A DCFLocaleIdentifier.c1482 char * tailShiftPtr = locString + stringLen; local
1485 while (tailShiftPtr >= tailStartPtr) {
1486 tailShiftPtr[lengthDelta] = *tailShiftPtr;
1487 tailShiftPtr--;

Completed in 120 milliseconds