Home
last modified time | relevance | path

Searched refs:matchPatternBytes (Results 1 – 2 of 2) sorted by relevance

/build/kati/
Dstrutil.go139 func matchPatternBytes(pat, str []byte) bool { func
Dfunc.go302 if matchPatternBytes(pat, text) {
335 if matchPatternBytes(pat, text) {