Home
last modified time | relevance | path

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

/build/kati/
Dstrutil.go291 func findLiteralChar(s []byte, stop1, stop2 byte, op findCharOption) int { argument
301 if ch == stop1 {