Home
last modified time | relevance | path

Searched refs:getShortArgumentList (Results 1 – 7 of 7) sorted by path

/PHP-5.5/scripts/dev/
H A Dgenerate-phpt.phar1130 public function getShortArgumentList() {
1329 public function getShortArgumentList() {
1691 $list = $this->subject->getShortArgumentList();
1855 $list = $this->subject->getShortArgumentList();
/PHP-5.5/scripts/dev/generate-phpt/src/
H A DgtTestSubject.php92 public function getShortArgumentList() { function in gtTestSubject
/PHP-5.5/scripts/dev/generate-phpt/src/testcase/
H A DgtErrorTestCase.php30 public function getShortArgumentList() { function in gtErrorTestCase
H A DgtErrorTestCaseFunction.php50 $list = $this->subject->getShortArgumentList();
H A DgtErrorTestCaseMethod.php53 $list = $this->subject->getShortArgumentList();
/PHP-5.5/scripts/dev/generate-phpt/tests/
H A DgtFunctionTest.php44 $this->assertEquals('$ver1', $f->getShortArgumentList());
H A DgtMethodTest.php34 $this->assertEquals('',$m->getShortArgumentList());

Completed in 29 milliseconds