Searched defs:notFound (Results 1 – 4 of 4) sorted by relevance
31 const size_t notFound = static_cast<size_t>(-1); variable
78 static CFStringRef notFound = CFSTR("localized string not found"); in localizedString() local
167 static CFStringRef notFound = CFSTR("localized string not found"); in copyLocalizedStringFromBundle() local
484 private void notFound() { in notFound() method in Support_HttpServer.ServerThread