Searched refs:found (Results 1 – 16 of 16) sorted by relevance
112 CameraArray::const_iterator found = in ResolveReference() local115 if (found != sceneContext.GetCameraEnd()) in ResolveReference()119 cameraBinder.camera = (*found); in ResolveReference()134 FogArray::const_iterator found = in ResolveReference() local137 if (found != sceneContext.GetFogEnd()) in ResolveReference()141 fogBinder.fog = (*found); in ResolveReference()
152 const char* found = nameList - 1; in IncludeName() local157 found = std::strstr(found+1, name); in IncludeName()159 if (found == NULL) in IncludeName()165 if (found != nameList) in IncludeName()168 const char* pos = found - 1; in IncludeName()181 const char* delimitor = std::strchr(found, ','); in IncludeName()187 foundLen = static_cast<u32>(delimitor - found); in IncludeName()191 foundLen = std::strlen(found); in IncludeName()196 const char* pos = found + nameLen; in IncludeName()197 const char* end = found + foundLen; in IncludeName()
31 // error ("Help file is not found: " + $helpPath);
188 print "Not found\n";
208 print "Not found\n";
388 print "Not found\n";
433 print "Not found\n";
543 print "Not found\n";
63 string array found1896 int $found = false;1905 $found = true;1910 if ($found)
893 print "Not found\n";
368 default: format "WARNING: unknown key found in c3es(%=%)\n" key val