Searched defs:indexFunc (Results 1 – 2 of 2) sorted by relevance
875 func indexFunc(s string, f func(rune) bool, truth bool) int { func
858 func indexFunc(s []byte, f func(r rune) bool, truth bool) int { func