Searched refs:pCurTagData (Results 1 – 1 of 1) sorted by relevance
107 CdiValueList * pCurTagData = 0; in Parse() local126 pCurTagData = pCurCD->GetBeginTag(sStatusValue, pBufferPosition); in Parse()127 if (pCurTagData != 0) in Parse()139 pCurTagData->push_back(sStatusValue); in Parse()153 else if ( pCurTagData->MatchesEndTag(pBufferPosition) ) in Parse()156 pBufferPosition += pCurTagData->EndTagLength(); in Parse()171 pCurTagData->push_back(ByteString(pTokenStart,nTokenLength)); in Parse()
Completed in 7 milliseconds