Searched refs:startFile (Results 1 – 5 of 5) sorted by relevance
15 private $startFile = false; variable in syntax_plugin_simplewikipagetree56 …if($file == '.' or $file == '..' or ($file == 'start.txt' && $this->startFile == true) or $file =…65 if($this->startFile == false){130 if($this->startFile == true){156 if($this->startFile == true){
35 function startFile($filename) { function in ArchiveHelperZip
120 $this->archive->startFile($fileName);
127 public function startFile($phpcsFile) function in PHP_CodeSniffer_Fixer
475 $this->fixer->startFile($this);