Searched defs:lastDot (Results 1 – 2 of 2) sorted by relevance
1444 const char *lastDot = Substring_FindLast(word, '.'); in ModifyWord_Suffix() local1452 const char *lastDot, *end; in ModifyWord_Root() local
13161 auto lastDot = filename.find_last_of('.'); in applyFilenamesAsTags() local