Home | History | Annotate | Download | only in cintltst

Lines Matching refs:UTF8_APPEND_CHAR_UNSAFE

743             UTF8_APPEND_CHAR_UNSAFE(str, offset, test[i+1]);
745 log_err("ERROR: UTF8_APPEND_CHAR_UNSAFE failed to move the offset correctly for count=%d.\nExpectedOffset=%d currentOffset=%d\n",
750 log_err("ERROR: UTF8_APPEND_CHAR_UNSAFE failed for count=%d. \nExpected:", count);