Home | History | Annotate | Download | only in dist

Lines Matching full:repeat_length

6989 int repeat_ptr = 0, repeat_length = 0;
7020 repeat_length = PRIVATE_DATA(matchingpath + 1);
7023 SLJIT_ASSERT(repeat_length != 0 && repeat_type != 0 && repeat_count != 0);
7034 return matchingpath + 1 + LINK_SIZE + repeat_length;
7519 return cc + repeat_length;