Home | History | Annotate | Download | only in i18n

Lines Matching refs:uprv_memset

234                 uprv_memset(start, 0, count); // fill with nulls, just because
1355 uprv_memset(&pErr, 0, sizeof(UParseError));