Home | History | Annotate | Download | only in i18n

Lines Matching refs:u_strncpy

554     u_strncpy(pe.preContext, start, (int32_t)(p-start));
556 u_strncpy(pe.postContext, p, (int32_t)(limit-p));