Home | History | Annotate | Download | only in src

Lines Matching refs:mark1_index

1259     unsigned int mark1_index = (this+mark1Coverage).get_coverage  (buffer->cur().codepoint);
1260 if (likely (mark1_index == NOT_COVERED)) return TRACE_RETURN (false);
1295 return TRACE_RETURN ((this+mark1Array).apply (c, mark1_index, mark2_index, this+mark2Array, classCount, j));