Searched refs:REG_ESIZE (Results 1 – 5 of 5) sorted by relevance
90 REG_ESIZE, /* expression too big */ enumerator
137 REG_ESIZE, /* parentheses nested too deeply */139 REG_ESIZE, /* regular expression too large */
87 using boost::REG_ESIZE;
151 static const reg_error_t REG_ESIZE = 15; /* expression too big */ variable
189 [[215][REG_ESIZE]["Regular expression too big" ]]