Searched refs:srcFile (Results 1 – 2 of 2) sorted by relevance
67 $srcFile = $fileBase.'.abc';68 … $srcChanged = (!file_exists($srcFile) || (file_exists($srcFile) && $src!=io_readFile($srcFile)));69 if ($srcChanged) io_saveFile($srcFile, $src);93 $this->_transpose($abcFile, $srcFile, $transMode);262 function _transpose($abcFile, $srcFile, $trans) { argument263 passthru(fullpath($this->getConf('abc2abc'))." $srcFile -e -t $trans > $abcFile");
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...