Searched refs:nReplaceEndPos (Results 1 – 1 of 1) sorted by relevance
1321 sal_uInt16 nReplaceEndPos = nStartPos + nReplaceLen; in RTLFUNC() local1322 if( nReplaceEndPos > nArgLen ) in RTLFUNC()1323 nReplaceLen -= (nReplaceEndPos - nArgLen); in RTLFUNC()
Completed in 30 milliseconds