Searched refs:tplRefTime (Results 1 – 1 of 1) sorted by relevance
3227 struct tm tplRefTime; in TCCompareToCachedScriptData() local3260 TCGetFileModTime( prevTplName, &tplRefTime ); in TCCompareToCachedScriptData()3265 if( (TCCompareTime( prevTplModTime, &tplRefTime)) != 0 ) // they must be equal in TCCompareToCachedScriptData()3280 if( (TCCompareImToCachedIm( &tplRefTime, imPtr, cImPtr )) == 1 ) in TCCompareToCachedScriptData()3302 if( (TCComparePlToCachedPl( &tplRefTime, plPtr, cPlPtr )) == 1 ) in TCCompareToCachedScriptData()