Searched refs:found (Results 1 – 13 of 13) sorted by relevance
107 CameraArray::const_iterator found = in ResolveReference() local110 if (found != sceneContext.GetCameraEnd()) in ResolveReference()114 cameraBinder.camera = (*found); in ResolveReference()129 FogArray::const_iterator found = in ResolveReference() local132 if (found != sceneContext.GetFogEnd()) in ResolveReference()136 fogBinder.fog = (*found); in ResolveReference()
150 const char* found = nameList - 1; in IncludeName() local155 found = std::strstr(found+1, name); in IncludeName()157 if (found == NULL) in IncludeName()163 if (found != nameList) in IncludeName()166 const char* pos = found - 1; in IncludeName()179 const char* delimitor = std::strchr(found, ','); in IncludeName()185 foundLen = static_cast<u32>(delimitor - found); in IncludeName()189 foundLen = std::strlen(found); in IncludeName()194 const char* pos = found + nameLen; in IncludeName()195 const char* end = found + foundLen; in IncludeName()
32 // error ("Help file is not found: " + $helpPath);
189 print "Not found\n";
209 print "Not found\n";
434 print "Not found\n";
544 print "Not found\n";
64 string array found1869 int $found = false;1878 $found = true;1883 if ($found)
894 print "Not found\n";
167 default: format "WARNING: unknown key found in c3es(%=%)\n" key val