Home
last modified time | relevance | path

Searched refs:message (Results 176 – 200 of 411) sorted by relevance

12345678910>>...17

/PHP-7.0/Zend/tests/
H A Dexception_018.phpt11 Fatal error: Uncaught Error: Wrong parameters for Hello([string $message [, long $code [, Throwable…
H A Dexception_021.phpt11 Fatal error: Uncaught Error: Wrong parameters for Hello([string $message [, long $code [, Throwable…
H A Dargument_restriction_001.phpt2 Bug #55719 (Argument restriction should come with a more specific error message)
H A Dargument_restriction_002.phpt2 Bug #55719 (Argument restriction should come with a more specific error message)
H A Dargument_restriction_003.phpt2 Bug #55719 (Argument restriction should come with a more specific error message)
/PHP-7.0/Zend/tests/traits/
H A Dinterface_002.phpt2 Checking error message when the trait doesn't implements the interface
/PHP-7.0/sapi/embed/
H A Dphp_embed.c97 static void php_embed_log_message(char *message) in php_embed_log_message() argument
99 fprintf (stderr, "%s\n", message); in php_embed_log_message()
/PHP-7.0/ext/standard/tests/http/
H A Dbug47021.phpt11 function stream_notification_callback($notification_code, $severity, $message, $message_code, $byte…
15 echo "Type='$message'\n";
/PHP-7.0/ext/standard/tests/assert/
H A Dassert_basic6.phpt11 function f1($message)
/PHP-7.0/ext/reflection/tests/
H A DReflectionObject_isUserDefined_basic.phpt10 $r3 = new ReflectionObject(new ReflectionProperty('Exception', 'message'));
H A DReflectionObject_isInternal_basic.phpt10 $r3 = new ReflectionObject(new ReflectionProperty('Exception', 'message'));
/PHP-7.0/ext/intl/tests/
H A Dcollator_get_error_message.phpt9 * Retrieve error message.
/PHP-7.0/ext/spl/tests/
H A DSplDoublyLinkedList_isEmpty_not-empty-with-parameter.phpt2 Check that SplDoublyLinkedList->isEmpty() returns an error message when a parameter is passed.
H A DSplDoublyLinkedList_offsetUnset_parameter-larger-num-elements.phpt2 Check that SplDoublyLinkedList->offsetUnset() returns an error message when the offset is > element…
/PHP-7.0/tests/output/
H A Dob_014.phpt19 [message] => str_rot13() expects exactly 1 parameter, 2 given
H A Dob_015.phpt19 [message] => str_rot13() expects exactly 1 parameter, 2 given
/PHP-7.0/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.h115 char *message; member
145 char *message; member
248 char *message; member
/PHP-7.0/ext/imap/tests/
H A Dimap_include.inc144 . "$i: this is a test message, please ignore\r\n";
156 $part2["contents.data"] = "message 1:xxxxxxxxxxxxxxxxxxxxxxxxxx";
161 $part3["contents.data"] = "message 2:yyyyyyyyyyyyyyyyyyyyyyyyyy";
166 $part4["contents.data"] = "message 3:zzzzzzzzzzzzzzzzzzzzzzzzzz";
/PHP-7.0/ext/hash/tests/
H A Dripemd160.phpt10 echo hash('ripemd160', 'message digest') . "\n";
H A Dripemd256.phpt10 echo hash('ripemd256', 'message digest') . "\n";
H A Dripemd128.phpt10 echo hash('ripemd128', 'message digest') . "\n";
H A Dripemd320.phpt10 echo hash('ripemd320', 'message digest') . "\n";
/PHP-7.0/ext/mysqli/tests/
H A D072.phpt21 var_dump($w->message);
/PHP-7.0/ext/dba/tests/
H A Ddba016.phpt2 DBA lock modifier error message test
/PHP-7.0/ext/dom/tests/
H A DDOMDocument_loadHTMLfile_variation1.phpt4 Verifies that an warning message is showed if an empty document is loaded

Completed in 27 milliseconds

12345678910>>...17