Searched defs:IndexRune (Results 1 – 2 of 2) sorted by relevance
126 func IndexRune(s string, r rune) int { func
138 func IndexRune(s []byte, r rune) int { func