Searched refs:nExPos (Results 1 – 1 of 1) sorted by relevance
2503 xub_StrLen nExPos = sStr.Search('E'); in GetOutputString() local2504 if ( nExPos != STRING_NOTFOUND ) in GetOutputString()2507 xub_StrLen nExpStart = nExPos + 1; in GetOutputString()2518 sStr.Erase( nExPos ); in GetOutputString()
Completed in 35 milliseconds