Lines Matching refs:uprv_memset
234 uprv_memset(start, 0, count); // fill with nulls, just because1355 uprv_memset(&pErr, 0, sizeof(UParseError));