Searched refs:splitAnyN (Results 1 – 1 of 1) sorted by relevance
129 return splitAnyN(s, sep, n)204 func splitAnyN(s, sep string, n int) []string { func