Searched refs:pEscBwdCnt (Results 1 – 1 of 1) sorted by relevance
632 UCHAR *pEscBwdCnt = &(pRvlc->numDecodedEscapeWordsBwd); in rvlcDecodeBackward() local637 *pEscBwdCnt = 0; in rvlcDecodeBackward()654 if ((pRvlc->length_of_rvlc_escapes) || (*pEscBwdCnt >= escEscCnt)) { in rvlcDecodeBackward()663 (*pEscBwdCnt)++; in rvlcDecodeBackward()697 if ((pRvlc->length_of_rvlc_escapes) || (*pEscBwdCnt >= escEscCnt)) { in rvlcDecodeBackward()707 (*pEscBwdCnt)++; in rvlcDecodeBackward()735 (*pEscBwdCnt >= escEscCnt)) { in rvlcDecodeBackward()745 (*pEscBwdCnt)++; in rvlcDecodeBackward()766 if ((pRvlc->length_of_rvlc_escapes) || (*pEscBwdCnt >= escEscCnt)) { in rvlcDecodeBackward()776 (*pEscBwdCnt)++; in rvlcDecodeBackward()