Searched refs:contentsDirectoryLength (Results 1 - 1 of 1) sorted by path

/macosx-10.9.5/CF-855.17/
H A DCFBundle_Resources.c1195 CFIndex contentsDirectoryLength = CFStringGetLength(_CFBundleSupportFilesDirectoryName2); local
1209 } else if (fileNameLen == contentsDirectoryLength && CFStringCompareWithOptions(fileName, _CFBundleSupportFilesDirectoryName2, CFRangeMake(0, contentsDirectoryLength), kCFCompareCaseInsensitive) == kCFCompareEqualTo) {

Completed in 206 milliseconds