Searched refs:parseBuildComment (Results 1 – 1 of 1) sorted by relevance
237 func parseBuildComment(comment string) (matches, ok bool) { func299 if matches, ok := parseBuildComment(comment.Text); ok && !matches {