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