Searched refs:nExpStart (Results 1 – 1 of 1) sorted by relevance
2507 xub_StrLen nExpStart = nExPos + 1; in GetOutputString() local2508 switch ( sStr.GetChar( nExpStart ) ) in GetOutputString()2514 ++nExpStart; in GetOutputString()2517 ExpStr = sStr.Copy( nExpStart ); // part following the "E+" in GetOutputString()
Completed in 23 milliseconds