Home
last modified time | relevance | path

Searched defs:REG_STARTEND (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/head/
H A Dregex.h98 #define REG_STARTEND 0x10000 /* match whole pattern */ macro
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dregex.h87 #define REG_STARTEND 0x02000000 /* subject==match[0].rm_{so,eo} */ macro