Home | History | Annotate | Download | only in i18n

Lines Matching full:postcontext

360     pe.postContext[0] = 0;
550 u_strncpy(pe.postContext, p, (int32_t)(limit-p));
551 pe.postContext[limit-p] = 0;