Home
last modified time | relevance | path

Searched refs:f1 (Results 101 – 107 of 107) sorted by last modified time

12345

/PHP-5.5/Zend/tests/
H A Dbug52614.phpt12 public function f1() {
46 $foo->f1()[0] = 1;
64 $foo->f1()[0]++;
H A Dbug43344_1.phpt6 function f1($a=bar) {
17 echo f1()."\n";
H A Dbug34062.phpt5 function f1() { throw new Exception; }
13 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, f1());
H A D009.phpt18 $f1 = new foo;
21 $f1->bar();
27 var_dump(get_class($f1));
H A Dns_034.phpt10 function f1($x=Foo::C) {
22 f1();
H A Dns_040.phpt9 function f1($x=A) {
37 f1();
/PHP-5.5/Zend/tests/generators/
H A Dbacktrace.phpt6 function f1() {
11 f1();
24 #0 f1() called at [%s:%d]

Completed in 12 milliseconds

12345