Home | History | Annotate | Download | only in unicode

Lines Matching refs:u_memcmp

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