Home | History | Annotate | Download | only in i18n

Lines Matching full:postcontext

226         u_memcpy(parseError->postContext,rules+start,stop-start);
228 parseError->postContext[stop-start]= 0;
230 parseError->postContext[0] = 0;