Searched refs:UcnLenSave (Results 1 – 1 of 1) sorted by relevance
279 unsigned short UcnLenSave = UcnLen; in ProcessUCNEscape() local280 for (; ThisTokBuf != ThisTokEnd && UcnLenSave; ++ThisTokBuf, UcnLenSave--) { in ProcessUCNEscape()287 if (UcnLenSave) { in ProcessUCNEscape()