Searched defs:REG_ESIZE (Results 1 – 7 of 7) sorted by relevance
92 REG_ESIZE, /* expression too big */ enumerator
151 static const reg_error_t REG_ESIZE = 15; /* expression too big */ variable
153 static const reg_error_t REG_ESIZE = 15; /* expression too big */ variable
268 REG_ESIZE, /* Compiled pattern bigger than 2^16 bytes. */ enumerator
1298 pub const REG_ESIZE: ::c_int = 15; constant
1299 pub const REG_ESIZE: ::c_int = 15; constant