Home
last modified time | relevance | path

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

/plugin/simplewikipagetree/
H A Dsyntax.php15 private $startFile = false; variable in syntax_plugin_simplewikipagetree
56 …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){
/plugin/latexport/helpers/
H A Darchive_helper_zip.php35 function startFile($filename) { function in ArchiveHelperZip
/plugin/latexport/renderer/
H A Dtex.php120 $this->archive->startFile($fileName);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DFixer.php127 public function startFile($phpcsFile) function in PHP_CodeSniffer_Fixer
H A DFile.php475 $this->fixer->startFile($this);