Searched defs:CountString (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/bytealg/ | ||
D | count_generic.go | 19 func CountString(s string, c byte) int { func |
D | count_native.go | 13 func CountString(s string, c byte) int func |