Home
last modified time | relevance | path

Searched refs:nScopeLen (Results 1 – 1 of 1) sorted by relevance

/trunk/main/xml2cmp/source/xcd/
H A Dparse.cxx368 unsigned nScopeLen = sBreak - pResult; in GetTextTill() local
369 strncpy ( sScope, pResult, nScopeLen ); // STRNCPY SAFE HERE in GetTextTill()
370 sScope[nScopeLen] = '\0'; in GetTextTill()

Completed in 16 milliseconds