Searched refs:pCurCD (Results 1 – 1 of 1) sorted by relevance
115 ComponentDescriptionImpl * pCurCD = 0; in Parse() local116 pCurCD = new ComponentDescriptionImpl; in Parse()117 dpDescriptions->push_back(pCurCD); in Parse()119 for ( ; *pBufferPosition != '\0' && pCurCD != 0; ) in Parse()126 pCurTagData = pCurCD->GetBeginTag(sStatusValue, pBufferPosition); in Parse()145 pCurCD = 0; in Parse()
Completed in 7 milliseconds