Home
last modified time | relevance | path

Searched refs:pCurTagData (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/xml2cmp/source/x2cclass/
H A Dxml_cdff.cxx107 CdiValueList * pCurTagData = 0; in Parse() local
126 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 11 milliseconds