Lines Matching refs:match
315 error(_("no publishers from source repositories match "
383 _("The following pattern(s) did not match any "
631 # combination parameters don't match.
793 match = blend_names & blend_attrs
794 for m in list(match):
825 along w/ a list of include patterns that don't match"""
847 Note that patterns starting w/ pkg:/ require an exact match;
849 trailing match rules are used for remaining patterns.
905 # dictionary of pkg names & fmris that match that pattern.
912 continue # name doesn't match
916 continue # version doesn't match
921 # Discard all but the newest version of each match.