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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dtokenzr.h97 void SetString(const wxString& to_tokenize, argument
101 SetString(to_tokenize, delims, wxTOKEN_RET_DELIMS);
104 wxStringTokenizer(const wxString& to_tokenize, argument
108 SetString(to_tokenize, delims, ret_delim);

Completed in 110 milliseconds