Searched refs:GetMaxMBNulLen (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.h136 static size_t GetMaxMBNulLen() { return 4 /* for UTF-32 */; } function in class:wxMBConv
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dmbconv.tex226 \membersection{wxMBConv::GetMaxMBNulLen}\label{wxmbconvgetmaxmbnullen}
228 \func{const size\_t}{GetMaxMBNulLen}{\void}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dstrconv.cpp390 static const size_t extraLen = GetMaxMBNulLen();

Completed in 83 milliseconds