Home
last modified time | relevance | path

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

/build/kati/
Dninja.go98 mf := trimLeftSpace(ss[mfIndex+4:])
114 out := trimLeftSpace(ss[outIndex+4:])
315 cmd = trimLeftSpace(cmd)
Dstrutil.go223 func trimLeftSpace(s string) string { func
Devalcmd.go213 s = trimLeftSpace(s)
Deval.go375 line := trimLeftSpace(ast.cmd)