Home
last modified time | relevance | path

Searched refs:zend_argument_value_error (Results 101 – 125 of 127) sorted by relevance

123456

/PHP-8.2/ext/curl/
H A Dmulti.c477 zend_argument_value_error(2, "is not a valid cURL multi option"); in _php_curl_multi_setopt()
H A Dinterface.c2256 zend_argument_value_error(2, "must contain only valid cURL options"); in _php_curl_setopt()
2258 zend_argument_value_error(2, "is not a valid cURL option"); in _php_curl_setopt()
2313 zend_argument_value_error(2, "contains an invalid cURL option"); in PHP_FUNCTION()
/PHP-8.2/ext/standard/
H A Dpassword.c643 zend_argument_value_error(2, "must be a valid password hashing algorithm"); in PHP_FUNCTION()
H A Durl.c379zend_argument_value_error(2, "must be a valid URL component identifier, " ZEND_LONG_FMT " given", … in PHP_FUNCTION()
H A Dpack.c731 zend_argument_value_error(3, "must be contained in argument #2 ($data)"); in PHP_FUNCTION()
H A Dfilestat.c604 zend_argument_value_error(2, "cannot be null when argument #3 ($atime) is an integer"); in PHP_FUNCTION()
H A Dimage.c1557 zend_argument_value_error(1, "must not contain any null bytes"); in php_getimagesize_from_any()
/PHP-8.2/ext/openssl/
H A Dopenssl.c435 zend_argument_value_error((_arg_num), #_name" is too long"); \
5318 zend_argument_value_error(3, "must be greater than or equal to 0"); in PHP_FUNCTION()
5374 zend_argument_value_error(3, "must be greater than 0"); in PHP_FUNCTION()
6682 zend_argument_value_error(5, "must be an OPENSSL_ENCODING_* constant"); in PHP_FUNCTION()
7082 zend_argument_value_error(4, "cannot be empty"); in PHP_FUNCTION()
7094 zend_argument_value_error(6, "cannot be null for the chosen cipher algorithm"); in PHP_FUNCTION()
7856 zend_argument_value_error(2, "cannot be empty"); in PHP_FUNCTION()
7898 zend_argument_value_error(1, "cannot be empty"); in PHP_FUNCTION()
7927 zend_argument_value_error(1, "cannot be empty"); in PHP_FUNCTION()
7943 zend_argument_value_error(1, "must be greater than 0"); in php_openssl_random_pseudo_bytes()
[all …]
/PHP-8.2/ext/snmp/
H A Dsnmp.c1394 zend_argument_value_error(1, "must be an SNMP_OID_OUTPUT_* constant"); in PHP_FUNCTION()
1483zend_argument_value_error(1, "must be a bitmask of SNMP_VALUE_LIBRARY, SNMP_VALUE_PLAIN, and SNMP_… in PHP_FUNCTION()
1541 zend_argument_value_error(1, "must be a valid SNMP protocol version"); in PHP_METHOD()
/PHP-8.2/ext/enchant/
H A Denchant.c450 zend_argument_value_error(2, "cannot be empty"); in PHP_FUNCTION()
/PHP-8.2/ext/spl/
H A Dphp_spl.c544 zend_argument_value_error(1, "must not be the spl_autoload_call() function"); in PHP_FUNCTION()
/PHP-8.2/ext/exif/
H A Dexif.c4557 zend_argument_value_error(1, "cannot be empty"); in PHP_FUNCTION()
4562 zend_argument_value_error(1, "must not contain any null bytes"); in PHP_FUNCTION()
4734 zend_argument_value_error(1, "cannot be empty"); in PHP_FUNCTION()
4739 zend_argument_value_error(1, "must not contain any null bytes"); in PHP_FUNCTION()
/PHP-8.2/ext/intl/converter/
H A Dconverter.c694 zend_argument_value_error(1, "must be a UConverter::REASON_* constant"); in PHP_METHOD()
/PHP-8.2/ext/iconv/
H A Diconv.c1778 zend_argument_value_error(3, "must be contained in argument #1 ($haystack)"); in _php_iconv_show_error()
1898 zend_argument_value_error(3, "must be contained in argument #1 ($haystack)"); in PHP_FUNCTION()
/PHP-8.2/ext/zend_test/
H A Dtest.c706 zend_argument_value_error(1, "must be a packed array"); in ZEND_FUNCTION()
/PHP-8.2/ext/intl/locale/
H A Dlocale_methods.c978 zend_argument_value_error(1, "must contain a \"%s\" key", LOC_LANG_TAG); in PHP_FUNCTION()
/PHP-8.2/ext/phar/
H A Dfunc_interceptors.c186 zend_argument_value_error(5, "must be greater than or equal to 0"); in PHAR_FUNC()
/PHP-8.2/sapi/phpdbg/
H A Dphpdbg.c394zend_argument_value_error(1, "must be one of PHPDBG_COLOR_PROMPT, PHPDBG_COLOR_NOTICE, or PHPDBG_C… in PHP_FUNCTION()
/PHP-8.2/ext/reflection/
H A Dphp_reflection.c1195 zend_argument_value_error(2, "must be a valid attribute filter flag"); in reflect_attributes()
2516 zend_argument_value_error(2, "must be greater than or equal to 0"); in ZEND_METHOD()
3229 zend_argument_value_error(2, "cannot be null when argument #1 ($objectOrMethod) is an object"); in instantiate_reflection_method()
3342 zend_argument_value_error(1, "cannot be null for non-static methods"); in ZEND_METHOD()
/PHP-8.2/Zend/
H A Dzend_API.c294 zend_argument_value_error(num, "must not contain any null bytes"); in zend_wrong_parameter_type_error()
430 ZEND_API ZEND_COLD void zend_argument_value_error(uint32_t arg_num, const char *format, ...) /* {{{… in zend_argument_value_error() function
1076 zend_argument_value_error(arg_num, "%s", error); in zend_parse_arg()
/PHP-8.2/ext/dom/
H A Dphp_dom.c476 zend_argument_value_error(1, "is not a valid node type"); in PHP_FUNCTION()
H A Dnode.c1828 zend_argument_value_error(3 + mode, "must have a \"query\" key"); in dom_canonicalization()
/PHP-8.2/ext/sqlite3/
H A Dsqlite3.c418 zend_argument_value_error(1, "cannot be empty"); in PHP_METHOD()
/PHP-8.2/ext/pcre/
H A Dphp_pcre.c1176 zend_argument_value_error(4, "must be a PREG_* constant"); in php_pcre_match_impl()
/PHP-8.2/ext/date/
H A Dphp_date.c5328 zend_argument_value_error(2, "must be a two-letter ISO 3166-1 compatible country code " in PHP_FUNCTION()
5479zend_argument_value_error(2, "must be one of SUNFUNCS_RET_TIMESTAMP, SUNFUNCS_RET_STRING, or SUNFU… in php_do_date_sunrise_sunset()

Completed in 260 milliseconds

123456