Home
last modified time | relevance | path

Searched refs:get_surrogate_value (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/tools/unicode/
H A Dutf8.c48 static inline unsigned int get_surrogate_value( const WCHAR *src, unsigned int srclen ) in get_surrogate_value() function
79 if (!(val = get_surrogate_value( src, srclen ))) in get_length_wcs_utf8()
126 if (!(val = get_surrogate_value( src, srclen ))) in wine_utf8_wcstombs()