Home | History | Annotate | Download | only in cintltst

Lines Matching refs:U8_APPEND_UNSAFE

833             continue; /* skip non-code points for U8_APPEND_UNSAFE */
836 U8_APPEND_UNSAFE(buffer, length, c);
839 log_err("U8_APPEND_UNSAFE did not generate the expected output\n");