Home
last modified time | relevance | path

Searched refs:message (Results 126 – 150 of 437) sorted by relevance

12345678910>>...18

/PHP-5.4/ext/pgsql/tests/
H A D21pg_get_notify.phpt17 isset($msg['message'],$msg['pid']) ? print 'OK' : print 'NG';
/PHP-5.4/ext/date/tests/
H A Dbug64157.phpt2 Test for bug #64157: DateTime::createFromFormat() reports confusing error message
/PHP-5.4/Zend/tests/
H A Dbug43344_5.phpt2 Bug #43344.5 (Wrong error message for undefined namespace constant)
H A Dbug43344_9.phpt2 Bug #43344.9 (Wrong error message for undefined namespace constant)
H A Dargument_restriction_005.phpt2 Bug #55719 (Argument restriction should come with a more specific error message)
H A Dargument_restriction_004.phpt2 Bug #55719 (Argument restriction should come with a more specific error message)
H A Dbug39775.phpt2 Bug #39775 ("Indirect modification ..." message is not shown)
H A Dbug64821.1.phpt8 $this->message = NULL;
H A Dexception_009.phpt18 $this->message = new stdclass ;
/PHP-5.4/ext/standard/tests/strings/
H A Dmd5.phpt8 echo md5("message digest")."\n";
/PHP-5.4/ext/standard/tests/general_functions/
H A D007.phpt12 echo test("message digest");
/PHP-5.4/ext/spl/tests/
H A DSplTempFileObject_constructor_error.phpt8 Fatal error: Uncaught exception 'RuntimeException' with message 'SplTempFileObject::__construct() e…
H A DSplDoublyLinkedList_isEmpty_empty-with-parameter.phpt2 Check that SplDoublyLinkedList->isEmpty() returns an error message when a parameter is passed.
H A Dbug54291.phpt8 Fatal error: Uncaught exception 'UnexpectedValueException' with message 'Failed to open directory "…
H A DSplDoublyLinkedList_offsetGet_param_array.phpt14 Fatal error: Uncaught exception 'OutOfRangeException' with message 'Offset invalid or out of range'…
H A DSplDoublyLinkedList_offsetGet_param_string.phpt14 Fatal error: Uncaught exception 'OutOfRangeException' with message 'Offset invalid or out of range'…
H A DDirectoryIterator_empty_constructor.phpt11 Fatal error: Uncaught exception 'RuntimeException' with message 'Directory name must not be empty.'…
/PHP-5.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_errorinfo.phpt29 printf("[%03d] Driver-specific error message.not set\n", $offset);
107 [015] Driver-specific error message.not set
109 [016] Driver-specific error message.not set
/PHP-5.4/ext/reflection/tests/
H A DReflectionClass_isSubclassOf_error1.phpt12 Fatal error: Uncaught exception 'ReflectionException' with message 'Class X does not exist' in %s:5
/PHP-5.4/ext/openssl/
H A DREADME49 returns the message from the last error that the OpenSSL library encountered
50 and moves it's internal error pointer to the next message. If there are no
133 Verifies that the signature on the MIME message contained in the file
136 message will be stored.
144 Encrypts the MIME message contained in the file named by infile using
148 of the intended recipients of the message.
149 headers is an array of headers to prepend to the message: they will
155 The message will be encoded using a RC2-40 bit cipher.
161 Signs the MIME message contained in the file named by infile using the
168 message.
[all …]
/PHP-5.4/ext/oci8/tests/
H A Dextauth_01.phpt148 [%u|b%"message"]=>
162 [%u|b%"message"]=>
176 [%u|b%"message"]=>
190 [%u|b%"message"]=>
H A Dextauth_02.phpt147 [%u|b%"message"]=>
161 [%u|b%"message"]=>
175 [%u|b%"message"]=>
189 [%u|b%"message"]=>
H A Dextauth_03.phpt147 [%u|b%"message"]=>
161 [%u|b%"message"]=>
175 [%u|b%"message"]=>
189 [%u|b%"message"]=>
/PHP-5.4/ext/imap/tests/
H A Dimap_fetchheader_variation3.phpt10 * Description: Get the full unfiltered header for a message
25 $stream_id = setup_test_mailbox('', 1); // set up temporary mailbox with one simple message
/PHP-5.4/ext/hash/tests/
H A Dadler32.phpt10 echo hash('adler32', 'message digest'), "\n";

Completed in 47 milliseconds

12345678910>>...18