Searched refs:REGEX (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/tools/scripts/ |
H A D | its.reg | 66 # REGEX (required) 80 # REGEX should use parenthesization via \(\) to provide one or more 83 # A REGEX for a particular system is required to match any unique keys 85 # is numeric, it may be matched by the REGEX entries for multiple systems. 102 REGEX=\\([A-Z]\\{1\,2\\}ARC\\)[ \\/]\\([0-9]\\{4\\}\\)\\/\\([0-9]\\{3\\}\\) 112 REGEX=\\([0-9]\\{1\,5\\}\\) 121 REGEX=\\([0-9]\\{1\,6\\}\\) 131 REGEX=\\([0-9]\\{1\,6\\}\\) 140 REGEX=\\([0-9]\\{1\,5\\}\\) 154 REGEX=\\([0-9]\\{7\\}\\) [all …]
|
/titanic_41/usr/src/cmd/find/ |
H A D | find.c | 90 PRINT0, PRUNE, REGEX, RPAREN, SIZE, TYPE, VARARGS, XATTR, DELETE enumerator 154 "-regex", REGEX, Str, 638 case REGEX: 1129 case REGEX: {
|