Searched refs:trimLeftSpace (Results 1 – 4 of 4) sorted by relevance
98 mf := trimLeftSpace(ss[mfIndex+4:])114 out := trimLeftSpace(ss[outIndex+4:])315 cmd = trimLeftSpace(cmd)
223 func trimLeftSpace(s string) string { func
213 s = trimLeftSpace(s)
375 line := trimLeftSpace(ast.cmd)