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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/HelpGen/src/
H A Dcjparser.cpp357 static inline bool get_next_token( char*& cur ) function
574 // "reversed" versions of skip_token() and get_next_token()
677 get_next_token( cur );
739 if ( !get_next_token( cur ) ) return false;
745 if ( !get_next_token( cur ) ) return false;
819 get_next_token( cur );
1007 if ( !get_next_token( m_cur ) )
1285 get_next_token( start );
1299 get_next_token( tok );
1304 get_next_token( to
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dconfig.c256 static char *get_next_token(void) function
626 get_next_token();
637 get_next_token();

Completed in 97 milliseconds