Searched refs:u8hanLen (Results 1 – 1 of 1) sorted by relevance
2480 const int32_t u8hanLen = 6; in TestStrcollNull() local2561 if (ucol_strcollUTF8(coll, NULL, 0, u8han, u8hanLen, &status) >= 0 || U_FAILURE(status)) { in TestStrcollNull()