Home
last modified time | relevance | path

Searched defs:optionalSections (Results 1 – 8 of 8) sorted by relevance

/PHP-5.5/scripts/dev/generate-phpt/src/testcase/
H A DgtBasicTestCase.php18 public static function getInstance($optionalSections, $type = 'function') {
H A DgtVariationContainer.php28 public static function getInstance ($optionalSections, $type = 'function') {
H A DgtVariationContainerFunction.php9 protected $optionalSections; variable in gtVariationContainerFunction
H A DgtVariationContainerMethod.php8 protected $optionalSections; variable in gtVariationContainerMethod
H A DgtVariationTestCase.php17 public static function getInstance($optionalSections, $type = 'function') {
H A DgtErrorTestCase.php19 public static function getInstance($optionalSections, $type = 'function') {
H A DgtTestCase.php30 protected $optionalSections; variable in gtTestCase
/PHP-5.5/scripts/dev/generate-phpt/src/
H A Dgenerate-phpt.php18 $optionalSections = new gtOptionalSections(); variable

Completed in 10 milliseconds