Home
last modified time | relevance | path

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

/build/kati/
Ddep.go132 func replaceSuffix(s string, newsuf string) string { func
244 if !db.exists(replaceSuffix(output, irule.inputs[0])) {
252 sr.inputs = append([]string{replaceSuffix(output, irule.inputs[0])}, r.inputs...)
276 input = intern(replaceSuffix(output, input))