Searched refs:WC_UTF16 (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dstrconv.cpp76 // WC_UTF16 is defined only if sizeof(wchar_t) == 2, otherwise it's supposed to
79 #define WC_UTF16 macro
144 #ifdef WC_UTF16
146 #else // !WC_UTF16
148 #endif // WC_UTF16/!WC_UTF16
656 #ifndef WC_UTF16
797 #ifdef WC_UTF16
798 // cast is ok because wchar_t == wxUuint16 if WC_UTF16
810 #else // !WC_UTF16
[all...]

Completed in 40 milliseconds