Home
last modified time | relevance | path

Searched refs:n (Results 4551 – 4575 of 9914) sorted by relevance

1...<<181182183184185186187188189190>>...397

/PHP-7.1/tests/classes/
H A Dautoload_005.phpt15 echo __FUNCTION__ . '(' . $class_name . ")\n";
24 echo __METHOD__ . "\n";
H A Dprivate_004.phpt10 echo "Call show()\n";
27 echo "Done\n"; // shouldn't be displayed
H A Dprivate_004b.phpt10 echo "Call show()\n";
30 echo "Done\n"; // shouldn't be displayed
H A Dprivate_005.phpt10 echo "Call show()\n";
27 echo "Done\n"; // shouldn't be displayed
H A Dprivate_005b.phpt10 echo "Call show()\n";
30 echo "Done\n"; // shouldn't be displayed
H A Dprotected_001.phpt10 echo "Call fail()\n";
21 echo "Done\n"; // shouldn't be displayed
H A Dprotected_001b.phpt10 echo "Call fail()\n";
22 echo "Done\n"; // shouldn't be displayed
/PHP-7.1/ext/com_dotnet/tests/
H A Dbug66431_0.phpt25 echo "Expected: '$check_text'\n";
26 echo "Have: '$text'\n";
/PHP-7.1/ext/curl/tests/
H A Dcurl_setopt_basic004.phpt15 echo "*** curl_setopt() call with CURLOPT_RETURNTRANSFER set to 1\n";
28 echo "*** curl_setopt() call with CURLOPT_RETURNTRANSFER set to 0\n";
/PHP-7.1/ext/date/tests/
H A DDateTimeZone_clone_basic4.phpt10 echo "-- DateTimeExt1 __clone magic method called --\n";
14 echo "*** Testing clone of objects derived from DateTimeZone class with __clone magic method***\n";
H A Ddate_default_timezone_get-1-win32.phpt12 echo date_default_timezone_get(), "\n";
13 echo date('e'), "\n";
/PHP-7.1/ext/standard/tests/general_functions/
H A Descapeshellarg_basic-win32.phpt16 echo "Simple testcase for escapeshellarg() function\n";
24 echo "Done\n";
H A Descapeshellarg_basic.phpt16 echo "Simple testcase for escapeshellarg() function\n";
23 echo "Done\n";
H A Dgetservbyport_basic.phpt20 echo "PASS\n";
23 echo "Services file not found in expected location\n";
/PHP-7.1/ext/standard/tests/file/
H A Drealpath_basic4.phpt15 echo "1. " . realpath("$file_path/realpath_basic/link2") . "\n";
16 echo "2. " . realpath("$file_path/realpath_basic/link2/test") . "\n";
/PHP-7.1/ext/dom/tests/
H A DDOMNode_insertBefore.phpt18 echo "Add new node B\n";
21 echo "Add new node A before B\n";
/PHP-7.1/ext/standard/tests/mail/
H A Dmail_basic3.phpt18 echo "*** Testing mail() : basic functionality ***\n";
27 echo "-- failure --\n";
H A Dmail_basic4.phpt18 echo "*** Testing mail() : basic functionality ***\n";
27 echo "-- failure --\n";
H A Dmail_basic5.phpt18 echo "*** Testing mail() : basic functionality ***\n";
26 echo "-- failure --\n";
/PHP-7.1/ext/standard/tests/serialize/
H A Dserialization_resources_001.phpt16 echo "\n--- Testing Resource ---\n";
/PHP-7.1/ext/standard/tests/streams/
H A Dbug64166_3.phpt9 'line-break-chars' => "\n",
21 'line-break-chars' => "\n",
/PHP-7.1/ext/mysqli/tests/
H A D017.phpt17 printf("[001] [%d] %s\n", mysqli_errno($link), mysqli_error($link));
27 echo "Different data\n";
/PHP-7.1/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_driver_name.phpt21 printf("[001] Wonderful, I can create new PDO drivers!\n");
25 printf("[002] Did we change it from '%s' to '%s'?\n", $name, $new_name);
/PHP-7.1/ext/xsl/tests/
H A Dxslt002.phpt18 print "\n";
20 print "\n";
/PHP-7.1/ext/phar/tests/
H A Dbug13786.phpt22 echo("\nWritten files: $i\n");
24 echo $e->getMessage() . "\n";

Completed in 40 milliseconds

1...<<181182183184185186187188189190>>...397