Searched refs:removed (Results 1 – 25 of 59) sorted by relevance
123
/PHP-5.3/ext/standard/tests/file/ |
H A D | rmdir_variation3.phpt | 54 echo "Directory removed\n"; 68 Directory removed 70 Directory removed 72 Directory removed 80 Directory removed 82 Directory removed 84 Directory removed 89 Directory removed 91 Directory removed 93 Directory removed [all …]
|
H A D | rmdir_variation3-win32.phpt | 78 Directory removed 80 Directory removed 82 Directory removed 90 Directory removed 92 Directory removed 94 Directory removed 99 Directory removed 101 Directory removed 103 Directory removed 105 Directory removed [all …]
|
H A D | unlink_variation9-win32.phpt | 68 echo "file removed\n"; 71 echo "FAILED: file not removed\n"; 85 file removed 87 file removed 89 file removed 97 file removed 99 file removed 101 file removed 112 file removed 114 file removed [all …]
|
H A D | unlink_variation8-win32.phpt | 68 echo "file removed\n"; 71 echo "FAILED: file not removed\n"; 83 file removed 85 file removed 87 file removed 95 file removed 97 file removed 99 file removed 110 file removed 112 file removed
|
H A D | unlink_variation8.phpt | 73 echo "file removed\n"; 76 echo "FAILED: file not removed\n"; 114 file removed 120 file removed 126 file removed 150 file removed 156 file removed 162 file removed 195 file removed 201 file removed
|
/PHP-5.3/sapi/fpm/ |
H A D | init.d.php-fpm.in | 84 wait_for_pid removed $php_fpm_PID 104 wait_for_pid removed $php_fpm_PID
|
/PHP-5.3/ext/dom/tests/ |
H A D | DOMNode_replaceChild_basic.phpt | 22 // If the newChild is already in the tree, it is first removed. 25 echo "Existing child is removed from tree:\n" . $document->saveXML(); 39 Existing child is removed from tree:
|
H A D | DOMNode_removeChild_basic.phpt | 53 echo "after text removed it now has $len nodes\n"; 90 after text removed it now has 2 nodes
|
/PHP-5.3/ext/curl/tests/ |
H A D | bug63363.phpt | 28 Notice: curl_setopt(): CURLOPT_SSL_VERIFYHOST with value 1 is deprecated and will be removed as of … 32 Notice: curl_setopt(): CURLOPT_SSL_VERIFYHOST with value 1 is deprecated and will be removed as of …
|
H A D | curl_basic_007.phpt | 11 //The final crlf was removed. This test is coded to work with or without the crlf.
|
/PHP-5.3/ext/sysvsem/tests/ |
H A D | sysv.phpt | 84 echo "Shared memory successfully removed from SysV.\n"; 91 echo "semaphore removed successfully from SysV.\n"; 112 Shared memory successfully removed from SysV. 113 semaphore removed successfully from SysV.
|
/PHP-5.3/tests/lang/ |
H A D | foreach_with_object_001.phpt | 6 public $a = array(1,2,3,4,5); // removed, crash too
|
/PHP-5.3/ext/standard/tests/dir/ |
H A D | dir_variation6.phpt | 36 echo "-- opening previously removed directory --\n"; 49 -- opening previously removed directory --
|
H A D | getcwd_basic.phpt | 16 //create temporary directory for test, removed in CLEAN section
|
H A D | closedir_variation2.phpt | 17 //create temporary directory for test, removed in CLEAN section
|
/PHP-5.3/ext/standard/tests/array/ |
H A D | bug31158.phpt | 10 /* All global variables including $GLOBALS are removed */
|
H A D | array_filter_basic.phpt | 15 $input = array(1, 2, 3, 0, -1); // 0 will be considered as FALSE and removed in default callback
|
/PHP-5.3/ext/imap/tests/ |
H A D | imap_createmailbox_basic.phpt | 45 echo "Mailbox '$newname' removed to restore initial state\n"; 68 Mailbox 'phpnewbox' removed to restore initial state
|
/PHP-5.3/ext/mbstring/ |
H A D | README | 10 removed.
|
/PHP-5.3/ext/dba/tests/ |
H A D | dba008.phpt | 5 die('skip, magic_quotes removed');
|
/PHP-5.3/ext/standard/tests/filters/ |
H A D | stream_filter_remove_error.phpt | 36 echo "\n-- Testing stream_filter_remove() function with an already removed filter --\n"; 75 -- Testing stream_filter_remove() function with an already removed filter --
|
/PHP-5.3/sapi/cli/ |
H A D | README | 5 It is based on CGI SAPI with all CGI specific things removed.
|
/PHP-5.3/ext/ldap/tests/ |
H A D | ldap_parse_reference_basic.phpt | 34 // Referral can only be removed with Manage DSA IT Control
|
H A D | ldap_first_reference_basic.phpt | 32 // Referral can only be removed with Manage DSA IT Control
|
/PHP-5.3/ext/ereg/regex/ |
H A D | COPYRIGHT | 20 4. This notice may not be removed or altered.
|
Completed in 36 milliseconds
123