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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/HelpGen/src/
H A Dripper_main.cpp57 CJSourceParser* pParser = new CJSourceParser();
133 CJSourceParser* pParser = new CJSourceParser();
H A Dcjparser.h33 class CJSourceParser : public SourceParserBase class in inherits:SourceParserBase
87 CJSourceParser(bool collectCommnets = 1,
H A Difcontext.h53 CJSourceParser mParser;
H A Dcjparser.cpp967 /***** Implementation for class CJSourceParser *****/
969 CJSourceParser::CJSourceParser( bool collectCommnets, bool collectMacros ) function in class:CJSourceParser
979 spFile* CJSourceParser::Parse( char* start, char* end )
1189 void CJSourceParser::AttachComments( spContext& ctx, wxChar* cur )
1264 void CJSourceParser::AddMacroNode( wxChar*& cur )
1367 void CJSourceParser::ParseKeyword( char*& cur )
1516 bool CJSourceParser::ParseNameAndRetVal( char*& cur, bool& isAMacro )
1637 bool CJSourceParser::ParseArguments( char*& cur )
1827 void CJSourceParser
[all...]
H A DHelpGen.cpp736 CJSourceParser parser;

Completed in 52 milliseconds