Searched defs:lastDot (Results 1 – 2 of 2) sorted by relevance
210 int lastDot = typeName.lastIndexOf('.'); in ambiguousToBinaryName() local
43 const lastDot = filename.lastIndexOf('.'); constant