Home
last modified time | relevance | path

Searched defs:isComment (Results 1 – 2 of 2) sorted by relevance

/prebuilts/go/linux-x86/src/html/template/
Dcontext.go165 func isComment(s state) bool { func
/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/mod/modfile/
Dread.go462 func (k tokenKind) isComment() bool { func