Searched refs:REG_SUB_LAST (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/ksh-23/ksh/src/lib/libast/include/
H A Dregex.h103 #define REG_SUB_LAST 0x00000100 /* last substitution option */ macro
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/regex/
H A Dregsubcomp.c38 'w', REG_SUB_WRITE|REG_SUB_LAST,
55 while (!(flags & REG_SUB_LAST))

Completed in 111 milliseconds