Home | History | Annotate | Download | only in i18n

Lines Matching refs:postContext

366     pe.postContext[0] = 0;
556 u_strncpy(pe.postContext, p, (int32_t)(limit-p));
557 pe.postContext[limit-p] = 0;