Home
last modified time | relevance | path

Searched refs:Substring_LastIndex (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/bmake/
H A Dstr.h196 Substring_LastIndex(Substring sub, char ch) in Substring_LastIndex() function
H A Dvar.c1376 const char *lastDot = Substring_LastIndex(word, '.'); in ModifyWord_Suffix()
1391 lastDot = Substring_LastIndex(word, '.'); in ModifyWord_Root()