Home | History | Annotate | Download | only in i18n

Lines Matching refs:preContext

216     u_memcpy(parseError->preContext,rules+start,stop-start);
218 parseError->preContext[stop-start] = 0;