Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libast/common/regex/
H A Dreglib.h79 #define REG_COMP (REG_DELIMITED|REG_ESCAPE|REG_EXTENDED|REG_FIRST|REG_ICASE|REG_NOSUB|REG_NEWLINE|R… macro
H A Dregcomp.c3361 p->env->flags = env.flags & REG_COMP; in regcomp()
/titanic_41/usr/src/lib/libast/common/
H A DRELEASE151 08-02-02 regex/reglib.h: add REGMULTIREF to REG_COMP