Home
last modified time | relevance | path

Searched refs:skipifKey (Results 1 – 2 of 2) sorted by relevance

/PHP-5.6/scripts/dev/generate-phpt/src/setup/
H A DgtOptionalSections.php11 private $skipifKey = ''; variable in gtOptionalSections
29 $this->skipifKey = $commandLineOptions->getOption('k');
47 return $this->skipifKey;
59 if($this->skipifKey != '') {
/PHP-5.6/scripts/dev/
H A Dgenerate-phpt.phar690 private $skipifKey = '';
708 $this->skipifKey = $commandLineOptions->getOption('k');
726 return $this->skipifKey;
738 if($this->skipifKey != '') {

Completed in 7 milliseconds