Home | History | Annotate | Download | only in strings

Lines Matching defs:commas

34 var commas = "1,2,3,4"
379 {commas, ",", -1, []string{"1", "2", "3", "4"}},
414 {commas, ",", -1, []string{"1,", "2,", "3,", "4"}},
1017 testStrings := []string{"", abcd, faces, commas}
1057 testStrings := []string{"", abcd, faces, commas}