Home
last modified time | relevance | path

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

/trunk/main/scaddins/source/analysis/
H A Danalysis.cxx1356 const STRING* pSuff = ( const STRING* ) rSuff.getValue(); in getComplex() local
1357 bi = pSuff->compareToAscii( "i" ) == 0 || pSuff->getLength() == 0; in getComplex()
1358 if( !bi && pSuff->compareToAscii( "j" ) != 0 ) in getComplex()

Completed in 23 milliseconds