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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dstrconv.h113 const wchar_t* cWX2WC(const wchar_t *psz) const { return psz; } function in class:wxMBConv
118 const wxWCharBuffer cWX2WC(const char *psz) const { return cMB2WC(psz); } function in class:wxMBConv
485 #define wxFNCONV(name) wxConvFileName->cWC2MB( wxConvLocal.cWX2WC(name) )
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/tests/regex/
H A Dregextest.cpp171 if (!buf || wxWcscmp(wxConvCurrent->cWX2WC(buf), wstr) != 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dmbconv.tex207 \membersection{wxMBConv::cWX2WC}\label{wxmbconvcwx2wc}
209 \constfunc{const wchar\_t*}{cWX2WC}{\param{const wxChar* }{psz}}
211 \constfunc{const wxWCharBuffer}{cWX2WC}{\param{const wxChar* }{psz}}

Completed in 70 milliseconds