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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/src/
H A Dkeyword.h43 const char *const _rest; member in struct:Keyword
H A Dmain.cc137 if (keyword->_rest != empty_string)
138 delete[] const_cast<char*>(keyword->_rest);
H A Doutput.cc1115 if (strlen (temp->_rest) > 0)
1116 printf (",%s", temp->_rest);

Completed in 59 milliseconds