Searched defs:IsAbs (Results 1 – 8 of 8) sorted by relevance
33 func IsAbs(path string) bool { func
35 func IsAbs(path string) bool { func
182 func IsAbs(path string) (b bool) { func
212 func IsAbs(path string) bool { func
152 func IsAbs(path string) bool { func
1095 func (u *URL) IsAbs() bool { func
1846 bool IsAbs = false, IsAbsSet = false; in replaceInstr() local
1865 bool IsAbs = false, IsAbsSet = false; in replaceInstr() local