Searched defs:REG_RIGHT (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dregex.h39 #define REG_RIGHT 0x00001000 /* implicit ...$ */ macro
155 regflags_t re_flags; /* REG_LEFT|REG_RIGHT */
/illumos-gate/usr/src/lib/libast/common/include/
H A Dregex.h57 #define REG_RIGHT 0x00001000 /* implicit ...$ */ macro
173 regflags_t re_flags; /* REG_LEFT|REG_RIGHT */
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dregex.h39 #define REG_RIGHT 0x00001000 /* implicit ...$ */ macro
155 regflags_t re_flags; /* REG_LEFT|REG_RIGHT */
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dregex.h39 #define REG_RIGHT 0x00001000 /* implicit ...$ */ macro
155 regflags_t re_flags; /* REG_LEFT|REG_RIGHT */
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dregex.h39 #define REG_RIGHT 0x00001000 /* implicit ...$ */ macro
155 regflags_t re_flags; /* REG_LEFT|REG_RIGHT */

Completed in 62 milliseconds