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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/HelpGen/src/
H A Dsrcparser.h232 bool mIsMultiline; // multiline comments ar those with /**/'s member in class:spComment
H A Dcjparser.cpp1210 pComment->mIsMultiline = ( *(start+1) == _T('*') );
1220 else if ( pComment->mIsMultiline )
1252 pComment->mIsMultiline = ( *(cur+1) == _T('*') );
H A Dsrcparser.cpp97 return mIsMultiline;

Completed in 70 milliseconds