Searched refs:found (Results 1 – 14 of 14) sorted by relevance
110 CameraArray::const_iterator found = in ResolveReference() local113 if (found != sceneContext.GetCameraEnd()) in ResolveReference()117 cameraBinder.camera = (*found); in ResolveReference()132 FogArray::const_iterator found = in ResolveReference() local135 if (found != sceneContext.GetFogEnd()) in ResolveReference()139 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";
325 print "Not found\n";
434 print "Not found\n";
544 print "Not found\n";
64 string array found1897 int $found = false;1906 $found = true;1911 if ($found)
894 print "Not found\n";
336 default: format "WARNING: unknown key found in c3es(%=%)\n" key val