Searched refs:nPosInTags (Results 1 – 1 of 1) sorted by relevance
248 unsigned char nPosInTags = nTags[atid_short]; in Replace_AtShort_By_AtDescr() local249 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() local282 if ( nPosInTags != C_ucNO_INDEX ) in Short()284 AtTag * pTag = aTags[ nPosInTags ]; in Short()
Completed in 7 milliseconds