Home
last modified time | relevance | path

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

/trunk/main/autodoc/source/ary/doc/
H A Dd_oldcppdocu.cxx248 unsigned char nPosInTags = nTags[atid_short]; in Replace_AtShort_By_AtDescr() local
249 if ( nPosInTags == C_ucNO_INDEX ) in Replace_AtShort_By_AtDescr()
252 AtTag * pTag = aTags[ nPosInTags ]; in Replace_AtShort_By_AtDescr()
261 nTags[atid_descr] = nPosInTags; in Replace_AtShort_By_AtDescr()
281 unsigned char nPosInTags = nTags[atid_short]; in Short() local
282 if ( nPosInTags != C_ucNO_INDEX ) in Short()
284 AtTag * pTag = aTags[ nPosInTags ]; in Short()

Completed in 10 milliseconds