Searched defs:foundPos (Results 1 – 2 of 2) sorted by relevance
67 int foundPos = static_cast<int>(fullName.find_last_of("/\\")); in ResolveCurrentPath() local86 int foundPos = static_cast<int>(fullName.find_last_of("/\\")); in ResolveDirPath() local
1320 int foundPos = static_cast<int>(filename.find_last_of("/\\")); in RuntimeDynamicImport() local