Searched refs:pSuff (Results 1 – 1 of 1) sorted by relevance
1371 const STRING* pSuff = ( const STRING* ) rSuff.getValue(); in getComplex() local1372 bi = pSuff->compareToAscii( "i" ) == 0 || pSuff->getLength() == 0; in getComplex()1373 if( !bi && pSuff->compareToAscii( "j" ) != 0 ) in getComplex()
Completed in 22 milliseconds