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

/macosx-10.9.5/CF-855.17/
H A DCFURL.c4787 CFStringRef origComp = (CFStringRef)CFArrayGetValueAtIndex(array, i); local
4788 CFStringRef unescapedComp = transformation(alloc, origComp, i);
4792 if (unescapedComp != origComp) {

Completed in 96 milliseconds