Searched refs:splitPathList (Results 1 – 3 of 3) sorted by relevance
43 for _, dir := range splitPathList(Getenv("PATH")) {82 func splitPathList(pathList string) []string { func
120 func (ctxt *Context) splitPathList(s string) []string { func181 for _, p := range ctxt.splitPathList(ctxt.GOPATH) {
126 func (ctxt *Context) splitPathList(s string) []string { func237 for _, p := range ctxt.splitPathList(ctxt.GOPATH) {