Home
last modified time | relevance | path

Searched refs:AT_RE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sed/
H A Ddefs.h41 AT_RE = 1, /* Line that match RE */ enumerator
H A Dprocess.c280 case AT_RE: in MATCH()
H A Dcompile.c786 a->type = AT_RE; in compile_addr()