Searched refs:anykword (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/onbld/Checks/
H A DKeywords.py44 anykword = re.compile(r'%[A-ILMP-UWYZ]%') variable
67 match = anykword.findall(line)

Completed in 62 milliseconds