Searched refs:wxDecodeSurrogate (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.cpp155 static wxUint32 wxDecodeSurrogate(const wxDecodeSurrogate_t **pSrc) function
1117 const wxUint32 ch = wxDecodeSurrogate(&inBuff);
1355 const wxUint32 ch = wxDecodeSurrogate(&src);
1433 const wxUint32 ch = wxDecodeSurrogate(&src);

Completed in 21 milliseconds