Searched refs:j3 (Results 1 – 1 of 1) sorted by relevance
57 static const char j3[] = {0x6a, 0x33, 0xf0, 0x90, 0xf0, 0x00}; variable230 ut_asserteq(3, utf8_utf16_strlen(j3)); in unicode_test_utf8_utf16_strlen()248 ut_asserteq(3, utf8_utf16_strnlen(j3, 16)); in unicode_test_utf8_utf16_strnlen()310 utf8_utf16_strcpy(&pos, j3); in unicode_test_utf8_utf16_strcpy()
Completed in 3 milliseconds