Home | History | Annotate | Download | only in cintltst

Lines Matching refs:UTF8_APPEND_CHAR_SAFE

933             UTF8_APPEND_CHAR_SAFE(str, offset, size, test[i+1]);
935 log_err("ERROR: UTF8_APPEND_CHAR_SAFE failed to move the offset correctly for count=%d.\nExpectedOffset=%d currentOffset=%d\n",
940 log_err("ERROR: UTF8_APPEND_CHAR_SAFE failed for count=%d. \nExpected:", count);