Home | History | Annotate | Download | only in unicode

Lines Matching full:u_memcmp

449  * unlike the ANSI C-like u_strcmp() and u_memcmp() etc.
517 * unlike the ANSI C-like u_strcmp() and u_memcmp() etc.
788 u_memcmp(const UChar *buf1, const UChar *buf2, int32_t count);
792 * This is different in UTF-16 from u_memcmp() if supplementary characters are present.