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