Searched refs:SepBuf_AddSubstring (Results 1 – 1 of 1) sorted by relevance
| /freebsd-13.1/contrib/bmake/ |
| H A D | var.c | 1316 SepBuf_AddSubstring(SepBuf *buf, Substring sub) in SepBuf_AddSubstring() function 1404 SepBuf_AddSubstring(buf, word); in ModifyWord_Match() 1418 SepBuf_AddSubstring(buf, word); in ModifyWord_NoMatch() 1463 SepBuf_AddSubstring(buf, word); in ModifyWord_SysVSubst() 1514 SepBuf_AddSubstring(buf, args->rhs); in ModifyWord_Subst() 1528 SepBuf_AddSubstring(buf, args->rhs); in ModifyWord_Subst() 1539 SepBuf_AddSubstring(buf, args->rhs); in ModifyWord_Subst() 1546 SepBuf_AddSubstring(buf, word); in ModifyWord_Subst() 1748 SepBuf_AddSubstring(&buf, words.words[i]); in VarSelectWords() 1775 SepBuf_AddSubstring(buf, word); in ModifyWord_Realpath() [all …]
|