Searched refs:nNextNoIndex (Results 1 – 1 of 1) sorted by relevance
884 xub_StrLen nNextNoIndex = in ReadLVL() local886 if (nNextNoIndex != STRING_LEN) in ReadLVL()887 ++nNextNoIndex; in ReadLVL()888 if (sNumString.Len() > nNextNoIndex) in ReadLVL()889 lcl_CopyGreaterEight(sPostfix, sNumString, nNextNoIndex); in ReadLVL()
Completed in 29 milliseconds