Home
last modified time | relevance | path

Searched refs:REGEX (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/tools/scripts/
H A Dits.reg66 # 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 …]
/illumos-gate/usr/src/cmd/find/
H A Dfind.c92 PRINT0, PRUNE, REGEX, RPAREN, SIZE, TYPE, VARARGS, XATTR, DELETE enumerator
156 "-regex", REGEX, Str,
639 case REGEX: in compile()
1144 case REGEX: { in execute()