Home | History | Annotate | Download | only in pcre

Lines Matching defs:ecode

2342         const uschar *ecode;
2349 ecode = code + 33;
2363 ecode = code + GET(code, 1);
2367 /* At this point, isinclass is set for all kinds of class, and ecode
2371 next_state_offset = (int)(ecode - start_code);
2373 switch (*ecode)
2397 if (count >= GET2(ecode, 1))
2401 int max = GET2(ecode, 3);