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

/macosx-10.9.5/CF-855.17/
H A DCFURL.c2990 CFRange netLocEnd; local
2993 if (CFStringFindWithOptions(sanitizedString, CFSTR("/"), netRg, 0, &netLocEnd)) {
2994 netRg.length = netLocEnd.location - netRg.location;

Completed in 119 milliseconds