Searched defs:haystack (Results 1 – 2 of 2) sorted by relevance
220 private static ArrayList<String> split(String haystack, String needle) { in split()
632 def RemoveItemsFromList(haystack, needles): argument