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

/macosx-10.9.5/CF-855.17/
H A DCFDateFormatter.c1151 CFRange hourRange = CFRangeMake(kCFNotFound, 0); local
1152 if (!CFStringFindCharacterFromSet(inString, hourCharacters, CFRangeMake(0, CFStringGetLength(inString)), 0, &hourRange) || hourRange.location == kCFNotFound) {

Completed in 104 milliseconds