Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/
H A Dregex.h105 #define REG_NOMATCH 1 /* regexec failed to match */ macro
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dregex.h110 #define REG_NOMATCH 1 /* regexec didn't match */ macro