Home
last modified time | relevance | path

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

/build/blueprint/pathtools/
Dglob.go117 if !isWild(pattern) {
154 if !isWild(pattern) {
249 func isWild(pattern string) bool { func