Searched refs:trimRightSpaceBytes (Results 1 – 2 of 2) sorted by relevance
241 func trimRightSpaceBytes(s []byte) []byte { func253 return trimRightSpaceBytes(s)408 oline := trimRightSpaceBytes(line[:i])421 oline := trimRightSpaceBytes(line[:i])
285 v = tmpval(trimRightSpaceBytes([]byte(s[:i])))