Searched defs:dotPos (Results 1 – 5 of 5) sorted by relevance
20 const std::string::size_type dotPos = version.find('.'); in ExtractCLVersion() local
164 size_t dotPos = baseName.find_last_of('.'); in getFileExtension() local
597 int dotPos = targetFile.lastIndexOf('.'); in genTestFile() local
4277 int dotPos = test[2].indexOf('.'); in TestCurrencyPlurals() local
4280 int dotPos = test[2].indexOf('.'); in TestCurrencyPlurals() local