Home
last modified time | relevance | path

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

1...<<1112131415161718

/PHP-5.4/ext/phar/phar/
H A Dpharcommand.inc1396 // @todo add error message here.
1414 // @todo Add error message
/PHP-5.4/ext/mysqlnd/
H A Dmysqlnd_structs.h425 …sqlnd_conn_data__get_server_statistics)(MYSQLND_CONN_DATA * conn, char **message, unsigned int * m…
/PHP-5.4/
H A DREADME.STREAMS184 appropriate error message of type E_WARNING if the cast fails.
H A Dacinclude.m4695 dnl PHP_ARG_WITH(arg-name, check message, help text[, default-val[, extension-or-not]])
720 dnl PHP_ARG_ENABLE(arg-name, check message, help text[, default-val[, extension-or-not]])
2884 #define TEXT "This is the test message -- "
H A Dltmain.sh5047 void lt_fatal (const char *message, ...);
/PHP-5.4/ext/mbstring/oniguruma/
H A DHISTORY907 2004/03/16: [impl] add property name to error message of
1281 2003/07/08: [impl] change error message for undefined group number call.
1435 for detail error message. (thanks akr)
/PHP-5.4/ext/pcre/pcrelib/
H A DChangeLog286 binary zero. It now reports this situation in a message, and outputs the
350 there was a message during ./configure, but it did not stop. This now
2780 After changing error message table: 43
3156 segmentation fault instead of returning the appropriate error message.
3223 or a glibc crash with a message such as "pcretest: free(): invalid next
3661 error message is output. Some extra information is given for the
4082 greps, it now suppresses the error message for a non-existent or non-
4105 error message. The new argument may be NULL if no error number is required
4700 27. Fixed typo in error message for invalid (?R item (it said "(?p").
5085 absolute limit. Changed the text of the error message to make this clear, and
H A DNEWS651 absolute limit. Changed the text of the error message to make this clear, and
/PHP-5.4/ext/pcre/pcrelib/doc/
H A Dpcre.txt346 type. If it is not, the build fails with an error message telling the
677 it is not, the build fails with an error message telling the maintainer
2079 textual error message. Error codes and messages are listed below.
2098 &error, /* for error message */
2548 The third argument for pcre_study() is a pointer for an error message.
2551 error message. This is a static string that is part of the library. You
2572 &error); /* set to NULL or points to a message */
9720 or regexec() to a printable message. If preg is not NULL, the error
9721 should have arisen from the use of that structure. A message terminated
9722 by a binary zero is placed in errbuf. The length of the message,
[all …]
/PHP-5.4/sapi/thttpd/
H A Dthttpd_patch1268 -mime message/rfc822
/PHP-5.4/ext/date/lib/
H A Dparse_date.c349 s->errors->warning_messages[s->errors->warning_count - 1].message = strdup(error); in add_warning()
358 s->errors->error_messages[s->errors->error_count - 1].message = strdup(error); in add_error()
367 s->errors->warning_messages[s->errors->warning_count - 1].message = strdup(error); in add_pbf_warning()
376 s->errors->error_messages[s->errors->error_count - 1].message = strdup(error); in add_pbf_error()
/PHP-5.4/Zend/
H A Dzend_compile.c6260 void zend_do_exit(znode *result, const znode *message TSRMLS_DC) /* {{{ */ in zend_do_exit()
6265 SET_NODE(opline->op1, message); in zend_do_exit()

Completed in 133 milliseconds

1...<<1112131415161718