Home | History | Annotate | Download | only in i18n

Lines Matching full:u_strncpy

550     u_strncpy(pe.preContext, start, (int32_t)(p-start));
552 u_strncpy(pe.postContext, p, (int32_t)(limit-p));