/php-src/Zend/tests/exceptions/ |
H A D | exception_025.phpt | 6 function main($arg) { 13 main('short'); 16 main('short'); 17 main(''); 27 #0 %s(10): main('short') 28 #1 {main} 32 #1 {main} 36 #0 %s(13): main('...') 37 #1 {main} 40 #0 %s(14): main('') [all …]
|
H A D | exception_024.phpt | 8 function main($arg) { 11 main('123456789012345678901234567890'); 17 #0 %s(%d): main('12345678901234567890123...') 18 #1 {main}
|
H A D | exception_007.phpt | 23 #0 {main} 27 #0 {main} 31 #0 {main} 35 #0 {main}
|
H A D | exception_017.phpt | 29 #0 {main} 34 #1 {main} 39 #0 {main}
|
/php-src/ext/dom/tests/ |
H A D | DOMNode_contains.phpt | 16 <main> 21 </main> 28 $main = $xpath->query("//main")[0]; 45 var_dump($main->contains($main)); 47 var_dump($main->contains($div)); 48 var_dump($main->contains($main->firstElementChild)); 51 var_dump($main->contains($main->firstElementChild->firstChild)); 58 var_dump($main->firstElementChild->contains($main)); 60 var_dump($div->contains($main)); 73 $main->remove(); [all …]
|
/php-src/ext/dom/tests/modern/css_selectors/ |
H A D | pseudo_classes_is_where.phpt | 15 <main> 17 </main> 24 test_helper($dom, ':is(article, main) p'); 25 test_helper($dom, ':where(article, main) p'); 29 --- Selector: :is(article, main) p --- 32 --- Selector: :where(article, main) p ---
|
/php-src/Zend/tests/ |
H A D | bug46308.phpt | 5 class main 19 main::$dataAccessor = new dataAccessor; 27 main::$dummy = new dummy(); 28 main::$dataAccessor = new relay(); 29 main::$dataAccessor->bar;
|
H A D | gh10695_3.phpt | 12 throw new \Exception('main'); 15 Fatal error: Uncaught Exception: main in %s:%d 17 #0 {main}
|
H A D | bug35393.phpt | 9 static protected $type = array(0=>'main'); 23 [0] => main 29 [0] => main
|
H A D | gh10695_4.phpt | 10 throw new \Exception('main'); 13 Caught: main 18 #1 {main}
|
H A D | gh16188.phpt | 20 #0 {main} 28 #%d {main} 32 #%d {main}
|
H A D | bug70944.phpt | 30 #0 {main}" 33 #0 {main} 37 #0 {main}"
|
/php-src/ext/opcache/tests/ |
H A D | revalidate_path_01.phpt | 19 $main = "$dir/main.php"; 22 @file_put_contents($main, '<?php include(\'' . $link .'/index.php\');'); 42 echo file_get_contents('http://' . PHP_CLI_SERVER_ADDRESS . '/main.php'); 43 echo file_get_contents('http://' . PHP_CLI_SERVER_ADDRESS . '/main.php'); 53 echo file_get_contents('http://' . PHP_CLI_SERVER_ADDRESS . '/main.php'); 54 echo file_get_contents('http://' . PHP_CLI_SERVER_ADDRESS . '/main.php'); 64 $main = "$dir/main.php"; 65 @unlink($main);
|
/php-src/Zend/tests/generators/ |
H A D | basic_yield_from_exception_handling.phpt | 27 } 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-src/ext/zend_test/tests/ |
H A D | observer_backtrace_01.phpt | 43 {main} %s%eobserver_backtrace_%d.php 49 {main} %s%eobserver_backtrace_%d.php 56 {main} %s%eobserver_backtrace_%d.php 64 {main} %s%eobserver_backtrace_%d.php 73 {main} %s%eobserver_backtrace_%d.php 83 {main} %s%eobserver_backtrace_%d.php 94 {main} %s%eobserver_backtrace_%d.php 106 {main} %s%eobserver_backtrace_%d.php 123 {main} %s%eobserver_backtrace_%d.php
|
H A D | observer_error_03.phpt | 17 function main() 23 main(); 30 <!-- init main() --> 31 <main> 38 </main:NULL>
|
H A D | gh16514.phpt | 31 {main} %sgh16514.php 36 {main} %sgh16514.php 42 {main} %sgh16514.php 48 {main} %sgh16514.php 55 {main} %sgh16514.php
|
H A D | observer_error_04.phpt | 19 function main() 24 // try/catch is on main() to ensure ZEND_HANDLE_EXCEPTION does not fire the end handlers again 26 main(); 36 <!-- init main() --> 37 <main> 47 </main:NULL>
|
/php-src/ext/sqlite3/tests/ |
H A D | sqlite3_40_setauthorizer.phpt | 80 string(12) "test,a,main," 82 string(12) "test,a,main," 85 string(20) "sqlite_master,,main," 87 string(11) "test,,main," 89 string(11) "test,,main," 91 string(20) "sqlite_master,,main," 93 string(28) "sqlite_master,tbl_name,main," 95 string(24) "sqlite_master,type,main," 97 string(28) "sqlite_master,rootpage,main," 99 string(28) "sqlite_master,rootpage,main,"
|
/php-src/Zend/tests/typehints/ |
H A D | or_null.phpt | 198 #1 {main} 202 #1 {main} 206 #1 {main} 210 #1 {main} 214 #1 {main} 218 #1 {main} 222 #1 {main} 226 #1 {main} 230 #1 {main} 234 #1 {main} [all …]
|
/php-src/ext/xsl/tests/ |
H A D | bug49634.phpt | 56 #2 {main} 61 #2 {main} 66 #2 {main} 71 #2 {main} 76 #2 {main} 81 #2 {main} 86 #2 {main} 91 #2 {main} 96 #2 {main} 101 #2 {main}
|
/php-src/Zend/tests/match/ |
H A D | 027.phpt | 18 function main() { 26 main(); 35 #0 %s(%d): main() 36 #1 {main}
|
/php-src/ext/dom/tests/modern/html/serializer/ |
H A D | HTMLDocument_serialize_full_document.phpt | 22 <main xmlns="some:ns" foo:bar="x" normal="x"> 26 </main> 45 <main xmlns="some:ns" foo:bar="x" normal="x"> 49 </main>
|
/php-src/ext/standard/tests/http/http_build_query/ |
H A D | http_build_query_variation3.phpt | 8 "name" => "main page", 17 name=main+page&sort=desc%2Cadmin&equation=10+%2B+10+-+5 18 name=main%20page&sort=desc%2Cadmin&equation=10%20%2B%2010%20-%205
|
/php-src/Zend/tests/generators/errors/ |
H A D | serialize_unserialize_error.phpt | 33 #1 {main} 38 #1 {main} 43 #1 {main}
|