Home
last modified time | relevance | path

Searched refs:main (Results 1 – 25 of 775) sorted by relevance

12345678910>>...31

/PHP-7.4/Zend/tests/
H A Dbug46308.phpt5 class main
19 main::$dataAccessor = new dataAccessor;
27 main::$dummy = new dummy();
28 main::$dataAccessor = new relay();
29 main::$dataAccessor->bar;
H A Dexception_007.phpt23 #0 {main}
27 #0 {main}
31 #0 {main}
35 #0 {main}
H A Dbug35393.phpt9 static protected $type = array(0=>'main');
23 [0] => main
29 [0] => main
H A Dbug70944.phpt30 #0 {main}"
33 #0 {main}
37 #0 {main}"
H A Drope_with_exception.phpt44 #1 {main}
48 #1 {main}
52 #1 {main}
H A Dbug41026.phpt8 static public function main ()
19 try_class::main ();
H A Dthrowable_001.phpt12 #0 {main}
16 #0 {main}
H A Dthrowable_002.phpt12 #0 {main}
16 #0 {main}
H A Dbug61362.phpt19 #1 {main}
23 #1 {main}
H A Dbug74862_2.phpt6 class main {
9 class a extends main {
/PHP-7.4/ext/opcache/tests/
H A Drevalidate_path_01.phpt20 $main = "$dir/main.php";
23 @file_put_contents($main, '<?php include(\'' . $link .'/index.php\');');
43 echo file_get_contents('http://' . PHP_CLI_SERVER_ADDRESS . '/main.php');
44 echo file_get_contents('http://' . PHP_CLI_SERVER_ADDRESS . '/main.php');
54 echo file_get_contents('http://' . PHP_CLI_SERVER_ADDRESS . '/main.php');
55 echo file_get_contents('http://' . PHP_CLI_SERVER_ADDRESS . '/main.php');
65 $main = "$dir/main.php";
66 @unlink($main);
/PHP-7.4/Zend/tests/generators/
H A Dbasic_yield_from_exception_handling.phpt27 } catch (Exception $e) { print "catch in {main}\n$e\n"; }
37 #0 {main}
42 #0 {main}
47 #0 {main}
52 #0 {main}
54 catch in {main}
57 #0 {main}
/PHP-7.4/ext/xsl/tests/
H A Dbug49634.phpt59 #2 {main}
64 #2 {main}
69 #2 {main}
74 #2 {main}
79 #2 {main}
84 #2 {main}
89 #2 {main}
94 #2 {main}
99 #2 {main}
104 #2 {main}
/PHP-7.4/Zend/tests/typehints/
H A Dor_null.phpt225 #1 {main}
229 #1 {main}
233 #1 {main}
237 #1 {main}
241 #1 {main}
245 #1 {main}
249 #1 {main}
253 #1 {main}
257 #1 {main}
261 #1 {main}
[all …]
/PHP-7.4/ext/xml/tests/
H A Dbug72085.phpt17 #0 {main}, no array or string given in %s%ebug72085.php on line %d
23 #0 {main}, no array or string given in %s%ebug72085.php on line %d
29 #0 {main}, no array or string given in %s%ebug72085.php on line %d
35 #0 {main}, no array or string given in %s%ebug72085.php on line %d
41 #0 {main}, no array or string given in %s%ebug72085.php on line %d
47 #0 {main}, no array or string given in %s%ebug72085.php on line %d
53 #0 {main}, no array or string given in %s%ebug72085.php on line %d
59 #0 {main}, no array or string given in %s%ebug72085.php on line %d
65 #0 {main}, no array or string given in %s%ebug72085.php on line %d
71 #0 {main}, no array or string given in %s%ebug72085.php on line %d
/PHP-7.4/ext/reflection/tests/
H A DReflectionMethod_constructor_error1.phpt71 #1 {main}
76 #1 {main}
81 #1 {main}
86 #1 {main}
91 #1 {main}
96 #1 {main}
101 #1 {main}
/PHP-7.4/ext/standard/tests/strings/
H A Dhttp_build_query_variation3.phpt13 "name" => "main page",
22 name=main+page&sort=desc%2Cadmin&equation=10+%2B+10+-+5
23 name=main%20page&sort=desc%2Cadmin&equation=10%20%2B%2010%20-%205
/PHP-7.4/ext/spl/tests/
H A Dbug79710.phpt23 public static function main() {
31 Run::main();
39 #2 {main}
/PHP-7.4/ext/standard/tests/assert/
H A Dbug73303.phpt9 public function main(){
19 $obj->main();
/PHP-7.4/Zend/tests/try/
H A Dtry_finally_012.phpt26 echo "exception in main\n";
31 exception in main
H A Dtry_finally_026.phpt32 #1 {main}
37 #1 {main}
H A Dtry_finally_027.phpt29 #1 {main}
34 #1 {main}
H A Dbug71604_3.phpt33 #2 {main}
38 #1 {main}
H A Dbug71604_2.phpt33 #2 {main}
39 #2 {main}
/PHP-7.4/ext/simplexml/tests/
H A Dbug37076_1.phpt13 Warning: main(): Cannot write or create unnamed element in %s on line %d
15 Warning: main(): Cannot write or create unnamed element in %s on line %d

Completed in 55 milliseconds

12345678910>>...31