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)
330 if m, t := SrcIsModuleWithTag(e); m != "" {395 if m, t := SrcIsModuleWithTag(s); m != "" {
2138 func SrcIsModuleWithTag(s string) (module, tag string) { func2172 if m, t := SrcIsModuleWithTag(s); m != "" {2189 if m, t := SrcIsModuleWithTag(*s); m != "" {