Home
last modified time | relevance | path

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

1...<<11121314151617

/PHP-7.0/
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]])
2893 #define TEXT "This is the test message -- "
H A Dltmain.sh5047 void lt_fatal (const char *message, ...);
/PHP-7.0/Zend/
H A Dzend_strtod.c201 static void Bug(const char *message) { in Bug() argument
202 fprintf(stderr, "%s\n", message); in Bug()
/PHP-7.0/ext/pcre/pcrelib/testdata/
H A Dtestoutput15463 /-- This one is here because Perl gives out a grumbly error message (quite
/PHP-7.0/ext/pcre/pcrelib/
H A DChangeLog462 binary zero. It now reports this situation in a message, and outputs the
526 there was a message during ./configure, but it did not stop. This now
2956 After changing error message table: 43
3332 segmentation fault instead of returning the appropriate error message.
3399 or a glibc crash with a message such as "pcretest: free(): invalid next
3837 error message is output. Some extra information is given for the
4258 greps, it now suppresses the error message for a non-existent or non-
4281 error message. The new argument may be NULL if no error number is required
4876 27. Fixed typo in error message for invalid (?R item (it said "(?p").
5261 absolute limit. Changed the text of the error message to make this clear, and
H A DNEWS659 absolute limit. Changed the text of the error message to make this clear, and
/PHP-7.0/ext/pcre/pcrelib/doc/
H A Dpcre.txt357 type. If it is not, the build fails with an error message telling the
688 it is not, the build fails with an error message telling the maintainer
2090 textual error message. Error codes and messages are listed below.
2109 &error, /* for error message */
2559 The third argument for pcre_study() is a pointer for an error message.
2562 error message. This is a static string that is part of the library. You
2583 &error); /* set to NULL or points to a message */
9744 or regexec() to a printable message. If preg is not NULL, the error
9745 should have arisen from the use of that structure. A message terminated
9746 by a binary zero is placed in errbuf. The length of the message,
[all …]
/PHP-7.0/ext/date/lib/
H A Dparse_date.c353 s->errors->warning_messages[s->errors->warning_count - 1].message = timelib_strdup(error); in add_warning()
362 s->errors->error_messages[s->errors->error_count - 1].message = timelib_strdup(error); in add_error()
371 s->errors->warning_messages[s->errors->warning_count - 1].message = timelib_strdup(error); in add_pbf_warning()
380 s->errors->error_messages[s->errors->error_count - 1].message = timelib_strdup(error); in add_pbf_error()
/PHP-7.0/ext/fileinfo/
H A Dlibmagic.patch2087 * error - print best error message possible
/PHP-7.0/ext/standard/tests/misc/
H A Duser_agents.txt1096 ; success; BB-code not working; message must go through moderation;
H A Dget_browser_variation3.phpt2205 Agent ; success; BB-code not working; message must go through moderation;

Completed in 149 milliseconds

1...<<11121314151617