Searched defs:LastIndexAny (Results 1 – 2 of 2) sorted by relevance
180 func LastIndexAny(s, chars string) int { func
242 func LastIndexAny(s []byte, chars string) int { func