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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dtokenzr.h87 bool AllowEmpty() const { return m_mode != wxTOKEN_STRTOK; } function in class:wxStringTokenizer
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dtokenzr.cpp208 while ( !AllowEmpty() && token.empty() );

Completed in 36 milliseconds