Home
last modified time | relevance | path

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)