Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/bmake/
H A Dstr.h201 Substring_LastIndex(Substring sub, char ch) in Substring_LastIndex() function
H A Dvar.c1399 const char *lastDot = Substring_LastIndex(word, '.'); in ModifyWord_Suffix()
1414 lastDot = Substring_LastIndex(word, '.'); in ModifyWord_Root()