Searched refs:mpCurCtx (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.cpp972 mpCurCtx( 0 ),
985 mpCurCtx = pTopCtx;
1086 if ( mpCurCtx->GetType() == SP_CTX_CLASS )
1090 mpCurCtx->mContextLength = ( curOfs - mpCurCtx->mSrcOffset );
1098 wxASSERT( mpCurCtx );
1099 mpCurCtx = mpCurCtx->GetOutterContext();
1100 wxASSERT( mpCurCtx );
1149 spContext* pFailed = mpCurCtx;
[all...]
H A Dcjparser.h55 spContext* mpCurCtx; member in class:CJSourceParser

Completed in 156 milliseconds