Home
last modified time | relevance | path

Searched refs:preConditions (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/scripts/dev/generate-phpt/src/setup/
H A DgtPreConditionList.php9 private $preConditions = array( variable in gtPreConditionList
24 foreach ($this->preConditions as $preCon) {
/PHP-5.5/scripts/dev/generate-phpt/src/
H A Dgenerate-phpt.php32 $preConditions = new gtPreConditionList(); variable
33 $preConditions->check($options);
/PHP-5.5/scripts/dev/
H A Dgenerate-phpt.phar41 $preConditions = new gtPreConditionList();
42 $preConditions->check($options);
656 private $preConditions = array(
671 foreach ($this->preConditions as $preCon) {

Completed in 10 milliseconds