Searched refs:REG_ESIZE_IDX (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/libgnuregex/
H A Dregcomp.c176 #define REG_ESIZE_IDX (REG_EEND_IDX + sizeof "Premature end of regular expression")
179 #define REG_ERPAREN_IDX (REG_ESIZE_IDX + sizeof "Regular expression too big")
200 REG_ESIZE_IDX,
175 #define REG_ESIZE_IDX macro

Completed in 146 milliseconds