Searched defs:numCharsToMove (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/CF-855.17/
H A DCFURL.c2528 unsigned numCharsToMove = end - (idx+3) + 1; // +1 to move the '\0' as well local
2548 unsigned numCharsToMove = end - (idx + 3) + 1; local

Completed in 159 milliseconds