VirtualBox

Changeset 70429 in vbox for trunk/include


Ignore:
Timestamp:
Jan 2, 2018 3:06:05 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
120034
Message:

IPRT: Added RTUtf16NCmpAscii. [build fix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/utf16.h

    r70427 r70429  
    460460 * @remarks NULL and empty strings are treated equally.
    461461 */
    462 RTDECL(int) RTUtf16NCmpUtf8(PCRTUTF16 pwsz1, const char *psz2, size_t cwcMax);
     462RTDECL(int) RTUtf16NCmpUtf8(PCRTUTF16 pwsz1, const char *psz2, size_t cwcMax1, size_t cchMax2);
    463463
    464464
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette