Searched defs:CutPrefix (Results 1 – 3 of 3) sorted by relevance
115 func CutPrefix(s, prefix string) (after string, found bool) { func
1236 func CutPrefix(s, prefix string) (after string, found bool) { func
1366 func CutPrefix(s, prefix []byte) (after []byte, found bool) { func