Home | History | Annotate | Download | only in i18n

Lines Matching full:precontext

367     pe.preContext[0] = 0;
554 u_strncpy(pe.preContext, start, (int32_t)(p-start));
555 pe.preContext[p-start] = 0;