Searched defs:dotpos (Results 1 – 3 of 3) sorted by relevance
40 size_t dotpos = nodir.find_last_of('.'); in GetFileNameParts() local
1960 final int dotpos = scopeToTry.lastIndexOf("."); in lookupSymbol() local2025 final int dotpos = fullName.lastIndexOf('.'); in addSymbol() local2080 final int dotpos = fullName.lastIndexOf('.'); in addPackage() local
2983 string::size_type dotpos = placeholder_full_name->find_last_of('.'); in NewPlaceholder() local