Searched refs:REG_MUSTDELIM (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/ksh-23/ksh/src/lib/libast/include/
H A Dregex.h68 #define REG_MUSTDELIM 0x08000000 /* all delimiters required */ macro
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/regex/
H A Dregsubcomp.c164 if (p->env->flags & REG_MUSTDELIM)
H A Dregcomp.c3397 else if (env.flags & REG_MUSTDELIM)

Completed in 69 milliseconds