Home
last modified time | relevance | path

Searched refs:called (Results 176 – 200 of 280) sorted by path

12345678910>>...12

/PHP-5.5/ext/standard/tests/array/
H A Darray_pop_variation.phpt23 echo"\n*** Checking for internal array pointer being reset when pop is called ***\n";
43 *** Checking for internal array pointer being reset when pop is called ***
H A Darray_walk_recursive_variation9.phpt44 echo "callback3() called\n";
80 callback3() called
81 callback3() called
82 callback3() called
83 callback3() called
H A Darray_walk_variation9.phpt44 echo "callback3() called\n";
80 callback3() called
81 callback3() called
82 callback3() called
83 callback3() called
H A Dextract_variation7.phpt6 /* EXTR_PREFIX_ALL called twice with same prefix string */
7 echo "\n*** Testing for EXTR_PREFIX_ALL called twice with same prefix string ***\n";
19 *** Testing for EXTR_PREFIX_ALL called twice with same prefix string ***
/PHP-5.5/ext/standard/tests/assert/
H A Dassert_basic.phpt13 echo "f1 called\n";
25 f1 called
28 f1 called
H A Dassert_basic1.phpt13 echo "f1 called\n";
H A Dassert_basic2.phpt13 echo "f2 called\n";
18 echo "f1 called\n";
30 f1 called
35 f2 called
H A Dassert_basic3.phpt13 echo "f1 called\n";
23 f1 called
H A Dassert_basic5.phpt13 echo "f1 called\n";
27 f1 called
H A Dassert_basic6.phpt13 echo "f1 called\n";
23 f1 called
H A Dassert_error.phpt13 echo "f1 called\n";
H A Dassert_error1.phpt13 echo "f1 called\n";
H A Dassert_error2.phpt15 echo "f1 called\n";
27 f1 called
H A Dassert_variation.phpt13 echo "f1 called\n";
17 echo "f2 called\n";
21 echo "f3 called\n";
76 f1 called
83 f2 called
90 f3 called
110 Strict Standards: Non-static method c1::assert() should not be called statically in %s on line 53
/PHP-5.5/ext/standard/tests/class_object/
H A Dforward_static_call_001.phpt2 forward_static_call() called from outside of a method.
H A Dget_class_variation_001.phpt155 Warning: get_class() called without object from outside a class in %sget_class_variation_001.php on…
160 Warning: get_class() called without object from outside a class in %sget_class_variation_001.php on…
205 Warning: get_class() called without object from outside a class in %sget_class_variation_001.php on…
210 Warning: get_class() called without object from outside a class in %sget_class_variation_001.php on…
/PHP-5.5/ext/standard/tests/file/
H A Dbug38450.phpt2 Bug #38450 (constructor is not called for classes used in userspace stream wrappers)
H A Dbug38450_1.phpt2 Bug #38450 (constructor is not called for classes used in userspace stream wrappers)
H A Dbug38450_2.phpt2 Bug #38450 (constructor is not called for classes used in userspace stream wrappers)
H A Dbug38450_3.phpt2 Bug #38450 (constructor is not called for classes used in userspace stream wrappers)
H A Dfeof_basic.phpt26 //so fgets will be called even if we are at the end of the file on
H A Dfscanf_variation1.phpt28 // capturing the return value from fscanf() called without third argument
/PHP-5.5/ext/standard/tests/general_functions/
H A D010.phpt19 Fatal error: Non-static method test::__call() cannot be called statically in %s on line %d
H A Dbug32647.phpt52 Strict Standards: Non-static method bar::barfoo() should not be called statically in %sbug32647.php…
57 Strict Standards: Non-static method bar::barfoo() should not be called statically in Unknown on lin…
59 Strict Standards: Non-static method bar::barfoo() should not be called statically in Unknown on lin…
H A Dbug40398.phpt2 Bug #40398 (parent and self callback functions erroneously called statically)

Completed in 67 milliseconds

12345678910>>...12