Home
last modified time | relevance | path

Searched refs:PHP_EOL (Results 26 – 50 of 82) sorted by relevance

1234

/PHP-5.5/ext/spl/tests/
H A Dheap_corruption.phpt49 echo "Compare Exception: " . $e->getMessage() . PHP_EOL;
56 echo "Corruption Exception: " . $e->getMessage() . PHP_EOL;
H A Dspl_pq_top_error_empty.phpt14 echo "Exception: ".$e->getMessage().PHP_EOL;
H A Dspl_fileinfo_getlinktarget_basic.phpt16 echo $fileInfo->getLinkTarget() == __FILE__ ? 'same' : 'different',PHP_EOL;
/PHP-5.5/ext/gd/tests/
H A Dbug48555.phpt22 echo "with line break == without line break".PHP_EOL;
24 echo "with line break != without line break".PHP_EOL;
/PHP-5.5/ext/pgsql/tests/
H A Dbug47199.phpt35 echo PHP_EOL."Done".PHP_EOL;
/PHP-5.5/ext/sqlite3/tests/
H A Dsqlite3_open_empty_string.phpt13 echo $e->getMessage().PHP_EOL;
H A Dsqlite3_close_error.phpt12 echo 'Testing SQLite3 close with one parameter' . PHP_EOL;
/PHP-5.5/ext/dom/tests/
H A DDOMDocument_createAttribute_error1.phpt23 echo 'Test failed!', PHP_EOL;
H A DDOMDocument_createProcessingInstruction_error.phpt25 echo 'Test failed!', PHP_EOL;
/PHP-5.5/ext/soap/tests/bugs/
H A Dbug44811.phpt12 echo $e->getMessage() . PHP_EOL;
/PHP-5.5/Zend/tests/
H A Dcatch_finally_006.phpt21 "caught exception" . PHP_EOL;
H A Dbug44141.phpt23 echo $y->x, PHP_EOL;
/PHP-5.5/ext/standard/tests/strings/
H A Dbug51899.phpt8 var_dump(parse_ini_string('a='.PHP_EOL));
/PHP-5.5/ext/session/tests/
H A Dsession_encode_serialize.phpt18 echo 'Done'.PHP_EOL;
/PHP-5.5/ext/curl/tests/
H A Dcurl_copy_handle_basic_008.phpt17 echo curl_exec($ch), PHP_EOL;
/PHP-5.5/ext/xmlwriter/tests/
H A Dxmlwriter_write_dtd_basic_001.phpt11 print $output . PHP_EOL;
/PHP-5.5/Zend/tests/traits/
H A Dmethods_001.phpt29 echo $o, PHP_EOL;
/PHP-5.5/ext/intl/tests/
H A Dsymfony_format_type_int32_intl5.phpt17 echo "== didn't crash ==".PHP_EOL;
H A Dsymfony_format_type_int64_intl1.phpt17 echo "== didn't crash ==".PHP_EOL;
H A Dsymfony_format_type_int64_intl2.phpt17 echo "== didn't crash ==".PHP_EOL;
H A Dsymfony_format_type_int64_intl3.phpt17 echo "== didn't crash ==".PHP_EOL;
H A Dsymfony_format_type_int64_intl4.phpt17 echo "== didn't crash ==".PHP_EOL;
H A Dsymfony_format_type_int64_intl5.phpt17 echo "== didn't crash ==".PHP_EOL;
H A Dsymfony_format_type_int64_intl6.phpt17 echo "== didn't crash ==".PHP_EOL;
H A Dsymfony_format_type_int64_intl7.phpt17 echo "== didn't crash ==".PHP_EOL;

Completed in 39 milliseconds

1234