Lines Matching refs:dir
54 dir string
210 dir: "external",
260 dir: "foo/bar",
338 dir: "foo/bar",
363 dir: "foo/bar",
400 dir: "foo/bar",
431 dir: "foo/bar",
493 dir: "foo/bar",
519 dir: "foo/bar",
565 dir := "."
592 _, errs := ctx.ParseFileList(dir, toParse)
601 checkDir := dir
602 if testCase.dir != "" {
603 checkDir = testCase.dir