Home
last modified time | relevance | path

Searched refs:zend_argument_value_error (Results 1 – 25 of 127) sorted by relevance

123456

/php-src/ext/calendar/
H A Deaster.c58 zend_argument_value_error(1, "must be between 1 and " ZEND_LONG_FMT, max_year); in _cal_easter()
66 zend_argument_value_error(1, "must be a year after 1970 (inclusive)"); in _cal_easter()
72 zend_argument_value_error(1, "must be a year before 2.000.000.000 (inclusive)"); in _cal_easter()
78 zend_argument_value_error(1, "must be between 1970 and 2037 (inclusive)"); in _cal_easter()
H A Dcal_unix.c43 zend_argument_value_error(1, "must be greater than or equal to 0"); in PHP_FUNCTION()
/php-src/ext/pcntl/
H A Dpcntl.c655 zend_argument_value_error(2, "individual argument must not contain null bytes"); in PHP_FUNCTION()
758 zend_argument_value_error(1, "must be greater than or equal to 1"); in PHP_FUNCTION()
763 zend_argument_value_error(1, "must be less than %d", PCNTL_G(num_signals)); in PHP_FUNCTION()
841 zend_argument_value_error(1, "must be between 1 and %d", sigmax); in PHP_FUNCTION()
1041 zend_argument_value_error(3, "must be greater than or equal to 0"); in PHP_FUNCTION()
1046 zend_argument_value_error(4, "must be between 0 and 1e9"); in PHP_FUNCTION()
1546 zend_argument_value_error(1, "must be FORK_NOSIGCHLD or FORK_WAITPID"); in PHP_FUNCTION()
1627 zend_argument_value_error(2, "is an invalid nstype (%d)", nstype); in PHP_FUNCTION()
1666 zend_argument_value_error(1, "invalid process (" ZEND_LONG_FMT ")", pid); in PHP_FUNCTION()
1731 zend_argument_value_error(2, "cpu id invalid type (%s)", ZSTR_VAL(wcpu)); in PHP_FUNCTION()
[all …]
/php-src/ext/shmop/
H A Dshmop.c150 zend_argument_value_error(2, "must be a valid access mode"); in PHP_FUNCTION()
179 zend_argument_value_error(2, "must be a valid access mode"); in PHP_FUNCTION()
184 zend_argument_value_error(4, "must be greater than 0 for the \"c\" and \"n\" access modes"); in PHP_FUNCTION()
201 zend_argument_value_error(4, "is too large"); in PHP_FUNCTION()
237 zend_argument_value_error(2, "must be between 0 and the segment size"); in PHP_FUNCTION()
242 zend_argument_value_error(3, "is out of range"); in PHP_FUNCTION()
303 zend_argument_value_error(3, "is out of range"); in PHP_FUNCTION()
/php-src/ext/intl/spoofchecker/
H A Dspoofchecker_main.c158zend_argument_value_error(1, "must be one of Spoofchecker::ASCII, Spoofchecker::SINGLE_SCRIPT_REST… in PHP_METHOD()
185zend_argument_value_error(1, "must be less than or equal to " ZEND_LONG_FMT " bytes long", INT32_M… in PHP_METHOD()
191 zend_argument_value_error(1, "must be a valid regular expression character set pattern"); in PHP_METHOD()
197zend_argument_value_error(1, "string conversion to unicode encoding failed (%d) %s", SPOOFCHECKER_… in PHP_METHOD()
211zend_argument_value_error(2, "must be a valid pattern option, 0 or (SpoofChecker::IGNORE_SPACE|(<n… in PHP_METHOD()
224zend_argument_value_error(1, "must be a valid regular expression character set pattern (%d) %s", S… in PHP_METHOD()
/php-src/ext/bcmath/
H A Dbcmath.c209 zend_argument_value_error(1, "is not well-formed"); in PHP_FUNCTION()
214 zend_argument_value_error(2, "is not well-formed"); in PHP_FUNCTION()
258 zend_argument_value_error(1, "is not well-formed"); in PHP_FUNCTION()
263 zend_argument_value_error(2, "is not well-formed"); in PHP_FUNCTION()
307 zend_argument_value_error(1, "is not well-formed"); in PHP_FUNCTION()
312 zend_argument_value_error(2, "is not well-formed"); in PHP_FUNCTION()
358 zend_argument_value_error(1, "is not well-formed"); in PHP_FUNCTION()
363 zend_argument_value_error(2, "is not well-formed"); in PHP_FUNCTION()
412 zend_argument_value_error(1, "is not well-formed"); in PHP_FUNCTION()
417 zend_argument_value_error(2, "is not well-formed"); in PHP_FUNCTION()
[all …]
/php-src/ext/gmp/
H A Dgmp.c659 zend_argument_value_error(arg_pos, "is not an integer string"); in convert_zstr_to_gmp()
748 zend_argument_value_error(2, "must be greater than or equal to 1"); in gmp_import_export_validate()
779 zend_argument_value_error(3, "cannot use multiple endian options"); in gmp_import_export_validate()
1092 zend_argument_value_error(1, "must be greater than or equal to 0"); in ZEND_FUNCTION()
1117 zend_argument_value_error(2, "must be greater than or equal to 0"); in ZEND_FUNCTION()
1139 zend_argument_value_error(2, "must be greater than or equal to 0"); in ZEND_FUNCTION()
1160 zend_argument_value_error(2, "must be greater than or equal to 0"); in ZEND_FUNCTION()
1184 zend_argument_value_error(1, "must be greater than or equal to 0"); in ZEND_FUNCTION()
1204 zend_argument_value_error(1, "must be greater than or equal to 0"); in ZEND_FUNCTION()
1229 zend_argument_value_error(2, "must be greater than 0"); in ZEND_FUNCTION()
[all …]
/php-src/ext/random/
H A Drandomizer.c152 zend_argument_value_error(1, "must be finite"); in PHP_METHOD()
157 zend_argument_value_error(2, "must be finite"); in PHP_METHOD()
171 zend_argument_value_error(2, "must be greater than argument #1 ($min)"); in PHP_METHOD()
178 zend_argument_value_error(2, "must be greater than or equal to argument #1 ($min)"); in PHP_METHOD()
185 zend_argument_value_error(2, "must be greater than argument #1 ($min)"); in PHP_METHOD()
192 zend_argument_value_error(2, "must be greater than argument #1 ($min)"); in PHP_METHOD()
246 zend_argument_value_error(2, "must be greater than or equal to argument #1 ($min)"); in PHP_METHOD()
289 zend_argument_value_error(1, "must be greater than 0"); in PHP_METHOD()
442 zend_argument_value_error(2, "must be greater than 0"); in PHP_METHOD()
H A Dengine_pcgoneseq128xslrr64.c178 zend_argument_value_error(1, "must be a 16 byte (128 bit) string"); in PHP_METHOD()
200 zend_argument_value_error(1, "must be greater than or equal to 0"); in PHP_METHOD()
/php-src/ext/gd/
H A Dgd.c680 zend_argument_value_error(1, "must be greater than 0"); in PHP_FUNCTION()
685 zend_argument_value_error(2, "must be greater than 0"); in PHP_FUNCTION()
783 zend_argument_value_error(1, "must be TrueColor"); in PHP_FUNCTION()
787 zend_argument_value_error(2, "must be Palette"); in PHP_FUNCTION()
2446 zend_argument_value_error(2, "is out of range"); in PHP_FUNCTION()
3721 zend_argument_value_error(2, "must be a 3x3 array"); in PHP_FUNCTION()
3744 zend_argument_value_error(3, "must be finite"); in PHP_FUNCTION()
3750 zend_argument_value_error(3, "must not be 0"); in PHP_FUNCTION()
3755 zend_argument_value_error(4, "must be finite"); in PHP_FUNCTION()
4029 zend_argument_value_error(2, "must have 6 elements"); in PHP_FUNCTION()
[all …]
/php-src/ext/dom/
H A Dxml_document.c51 zend_argument_value_error(arg_num, "contains invalid flags (allowed flags: " in check_options_validity()
108 zend_argument_value_error(2, "is not a valid document encoding"); in PHP_METHOD()
152 zend_argument_value_error(1, "must not be empty"); in load_from_helper()
157 zend_argument_value_error(1, "is too long"); in load_from_helper()
163 zend_argument_value_error(1, "must not contain percent-encoded NUL bytes"); in load_from_helper()
175 zend_argument_value_error(3, "must be a valid document encoding"); in load_from_helper()
/php-src/ext/json/
H A Djson.c289 zend_argument_value_error(3, "must be greater than 0"); in PHP_FUNCTION()
294 zend_argument_value_error(3, "must be less than %d", INT_MAX); in PHP_FUNCTION()
328 zend_argument_value_error(3, "must be a valid flag (allowed flags: JSON_INVALID_UTF8_IGNORE)"); in PHP_FUNCTION()
340 zend_argument_value_error(2, "must be greater than 0"); in PHP_FUNCTION()
345 zend_argument_value_error(2, "must be less than %d", INT_MAX); in PHP_FUNCTION()
/php-src/ext/intl/formatter/
H A Dformatter_parse.c92 zend_argument_value_error(2, "cannot be NumberFormatter::TYPE_CURRENCY constant, " in PHP_FUNCTION()
95zend_argument_value_error(3, "cannot be NumberFormatter::TYPE_CURRENCY constant, use numfmt_parse_… in PHP_FUNCTION()
99 zend_argument_value_error(hasThis() ? 2 : 3, "must be a NumberFormatter::TYPE_* constant"); in PHP_FUNCTION()
H A Dformatter_format.c110 zend_argument_value_error(2, "cannot be NumberFormatter::TYPE_CURRENCY constant, " in PHP_FUNCTION()
113zend_argument_value_error(3, "cannot be NumberFormatter::TYPE_CURRENCY constant, use numfmt_format… in PHP_FUNCTION()
117 zend_argument_value_error(hasThis() ? 2 : 3, "must be a NumberFormatter::TYPE_* constant"); in PHP_FUNCTION()
/php-src/ext/intl/grapheme/
H A Dgrapheme_string.c100 zend_argument_value_error(3, "must be contained in argument #1 ($haystack)"); in PHP_FUNCTION()
153 zend_argument_value_error(3, "must be contained in argument #1 ($haystack)"); in PHP_FUNCTION()
217 zend_argument_value_error(3, "must be contained in argument #1 ($haystack)"); in PHP_FUNCTION()
275 zend_argument_value_error(3, "must be contained in argument #1 ($haystack)"); in PHP_FUNCTION()
350 zend_argument_value_error(2, "is too large"); in PHP_FUNCTION()
361 zend_argument_value_error(3, "is too large"); in PHP_FUNCTION()
750zend_argument_value_error(3, "must be one of GRAPHEME_EXTR_COUNT, GRAPHEME_EXTR_MAXBYTES, or GRAPH… in PHP_FUNCTION()
760 zend_argument_value_error(2, "must be greater than or equal to 0"); in PHP_FUNCTION()
765 zend_argument_value_error(2, "is too large"); in PHP_FUNCTION()
861 zend_argument_value_error(2, "must be greater than 0 and less than or equal to %d", UINT_MAX / 4); in PHP_FUNCTION()
/php-src/ext/gettext/
H A Dgettext.c55 zend_argument_value_error(_arg_num, "is too long"); \
64 zend_argument_value_error(_arg_num, "is too long"); \
70 zend_argument_value_error(_arg_num, "cannot be LC_ALL"); \
95 zend_argument_value_error(1, "cannot be zero"); in PHP_FUNCTION()
/php-src/ext/standard/
H A Dftok.c48 zend_argument_value_error(2, "must be a single character"); in PHP_FUNCTION()
H A Dstreamsfuncs.c126 zend_argument_value_error(4, "must be a finite value"); in PHP_FUNCTION()
281 zend_argument_value_error(2, "must be a finite value"); in PHP_FUNCTION()
416 zend_argument_value_error(2, "must be greater than 0"); in PHP_FUNCTION()
459 zend_argument_value_error(2, "must be greater than or equal to -1"); in PHP_FUNCTION()
820 zend_argument_value_error(5, "must be null when argument #4 ($seconds) is null"); in PHP_FUNCTION()
828 zend_argument_value_error(4, "must be greater than or equal to 0"); in PHP_FUNCTION()
831 zend_argument_value_error(5, "must be greater than or equal to 0"); in PHP_FUNCTION()
1373 zend_argument_value_error(2, "must be greater than or equal to 0"); in PHP_FUNCTION()
1505 zend_argument_value_error(2, "must be greater than 0"); in PHP_FUNCTION()
1513 zend_argument_value_error(2, "is too large"); in PHP_FUNCTION()
[all …]
/php-src/win32/
H A Dcodepage.c603 zend_argument_value_error(1, "must be between 0 and %u", UINT_MAX); in PHP_FUNCTION()
677 zend_argument_value_error(1, "is too long"); in PHP_FUNCTION()
684 zend_argument_value_error(1, "must be a valid charset"); in PHP_FUNCTION()
689 zend_argument_value_error(1, "must be between 0 and %u", UINT_MAX); in PHP_FUNCTION()
695 zend_argument_value_error(1, "must be a valid codepage"); in PHP_FUNCTION()
703 zend_argument_value_error(2, "must be a valid charset"); in PHP_FUNCTION()
708 zend_argument_value_error(2, "must be between 0 and %u", UINT_MAX); in PHP_FUNCTION()
714 zend_argument_value_error(2, "must be a valid codepage"); in PHP_FUNCTION()
/php-src/ext/sockets/
H A Dsockets.c875 zend_argument_value_error(3, "must be greater than or equal to 0");
1020 zend_argument_value_error(1, "must be one of AF_UNIX, AF_INET, or AF_INET6");
1094 zend_argument_value_error(1, "must be one of AF_UNIX, AF_INET, or AF_INET6");
1117 zend_argument_value_error(1, "must be one of AF_UNIX, AF_INET6, or AF_INET");
1256 zend_argument_value_error(1, "must be between %d and %d", INT_MIN, INT_MAX);
1412 zend_argument_value_error(3, "must be greater than or equal to 0");
1580 zend_argument_value_error(3, "must be greater than or equal to 0");
1983 zend_argument_value_error(4, "must have key \"%s\"", l_onoff_key);
1987 zend_argument_value_error(4, "must have key \"%s\"", l_linger_key);
2031 zend_argument_value_error(4, "must have key \"%s\"", sec_key);
[all …]
/php-src/ext/intl/transliterator/
H A Dtransliterator_methods.c39 zend_argument_value_error(2, "must be either Transliterator::FORWARD or Transliterator::REVERSE"); in create_transliterator()
145 zend_argument_value_error(2, "must be either Transliterator::FORWARD or Transliterator::REVERSE"); in PHP_FUNCTION()
318 zend_argument_value_error(object ? 3 : 4, "must be greater than or equal to -1"); in PHP_FUNCTION()
323 zend_argument_value_error(object ? 2 : 3, "must be greater than or equal to 0"); in PHP_FUNCTION()
328zend_argument_value_error(object ? 2 : 3, "must be less than or equal to argument #%d ($end)", obj… in PHP_FUNCTION()
/php-src/ext/intl/idn/
H A Didn.c132 zend_argument_value_error(1, "must be less than " PRId32 " bytes", INT32_MAX); in php_intl_idn_handoff()
136 zend_argument_value_error(2, "must be INTL_IDNA_VARIANT_UTS46"); in php_intl_idn_handoff()
/php-src/ext/mysqli/
H A Dmysqli_api.c323 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0"); in PHP_FUNCTION()
426 zend_argument_value_error(ERROR_ARG_POS(2), "must be a list array"); in PHP_FUNCTION()
538 zend_argument_value_error(ERROR_ARG_POS(3), "must be a list array"); in PHP_FUNCTION()
726 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0"); in PHP_FUNCTION()
808 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0"); in PHP_FUNCTION()
1039 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than 0"); in PHP_FUNCTION()
1410 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0"); in PHP_FUNCTION()
1472 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0"); in PHP_FUNCTION()
1710 zend_argument_value_error(ERROR_ARG_POS(3), "must be one of the MYSQLI_CURSOR_TYPE_* constants " in PHP_FUNCTION()
1718 zend_argument_value_error(ERROR_ARG_POS(2), "must be either " in PHP_FUNCTION()
[all …]
/php-src/ext/xsl/
H A Dxsltprocessor.c560zend_argument_value_error(arg_num, "must not use clark notation when argument #1 ($namespace) is n… in xsl_create_parameter_key()
566zend_argument_value_error(arg_num, "must not be a QName when argument #1 ($namespace) is not empty… in xsl_create_parameter_key()
599 zend_argument_value_error(3, "must be null when argument #2 ($name) is an array"); in PHP_METHOD()
613 zend_argument_value_error(3, "must not contain keys with any null bytes"); in PHP_METHOD()
631 zend_argument_value_error(3, "must not contain values with any null bytes"); in PHP_METHOD()
642 zend_argument_value_error(3, "cannot be null when argument #2 ($name) is a string"); in PHP_METHOD()
647 zend_argument_value_error(2, "must not contain any null bytes"); in PHP_METHOD()
756 zend_argument_value_error(1, "must not be \"http://php.net/xsl\" because it is reserved by PHP"); in PHP_METHOD()
/php-src/ext/intl/breakiterator/
H A Dbreakiterator_methods.cpp199 zend_argument_value_error(1, "must be between %d and %d", INT32_MIN, INT32_MAX); in _breakiter_int32_ret_int32()
284 zend_argument_value_error(1, "must be between %d and %d", INT32_MIN, INT32_MAX); in PHP_METHOD()
336 zend_argument_value_error(1, "must be one of IntlPartsIterator::KEY_SEQUENTIAL, " in PHP_METHOD()

Completed in 136 milliseconds

123456