Searched refs:SrcIsModuleWithTag (Results 1 – 4 of 4) sorted by relevance
46 if m, t := SrcIsModuleWithTag(s); m != "" {
134 gotModule, gotTag := SrcIsModuleWithTag(tt.args.s)
312 if m, t := SrcIsModuleWithTag(e); m != "" {365 if m, t := SrcIsModuleWithTag(s); m != "" {
2005 func SrcIsModuleWithTag(s string) (module, tag string) { func2039 if m, t := SrcIsModuleWithTag(s); m != "" {2056 if m, t := SrcIsModuleWithTag(*s); m != "" {