Home
last modified time | relevance | path

Searched refs:zend_argument_value_error (Results 51 – 75 of 127) sorted by path

123456

/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()
321 zend_argument_value_error(object ? 3 : 4, "must be greater than or equal to -1"); in PHP_FUNCTION()
326 zend_argument_value_error(object ? 2 : 3, "must be greater than or equal to 0"); in PHP_FUNCTION()
331zend_argument_value_error(object ? 2 : 3, "must be less than or equal to argument #%d ($end)", obj… in PHP_FUNCTION()
/php-src/ext/json/
H A Djson.c291 zend_argument_value_error(3, "must be greater than 0"); in PHP_FUNCTION()
296 zend_argument_value_error(3, "must be less than %d", INT_MAX); in PHP_FUNCTION()
330 zend_argument_value_error(3, "must be a valid flag (allowed flags: JSON_INVALID_UTF8_IGNORE)"); in PHP_FUNCTION()
342 zend_argument_value_error(2, "must be greater than 0"); in PHP_FUNCTION()
347 zend_argument_value_error(2, "must be less than %d", INT_MAX); in PHP_FUNCTION()
/php-src/ext/ldap/
H A Dldap.c969 zend_argument_value_error(2, "must be between 1 and 65535"); in PHP_FUNCTION()
1505 zend_argument_value_error(1, "cannot be empty"); in php_ldap_do_search()
1513 zend_argument_value_error(2, "must have the same number of elements as the links array"); in php_ldap_do_search()
1530 zend_argument_value_error(3, "must have the same number of elements as the links array"); in php_ldap_do_search()
1548 zend_argument_value_error(1, "must only contain objects of type LDAP"); in php_ldap_do_search()
2264zend_argument_value_error(3, "must contain arrays with consecutive integer indices starting from 0… in php_ldap_do_modify()
2609 zend_argument_value_error(3, "must have consecutive integer indices starting from 0"); in PHP_FUNCTION()
2616 zend_argument_value_error(3, "must only contain arrays"); in PHP_FUNCTION()
2638zend_argument_value_error(3, "must contain arrays only containing the \"" LDAP_MODIFY_BATCH_ATTRIB… in PHP_FUNCTION()
3178 zend_argument_value_error(3, "is too large"); in PHP_FUNCTION()
/php-src/ext/mbstring/
H A Dmbstring.c1275 zend_argument_value_error(1, in PHP_FUNCTION()
1322 zend_argument_value_error(1, in PHP_FUNCTION()
1476 zend_argument_value_error(1, "is not a valid codepoint"); in PHP_FUNCTION()
1641 zend_argument_value_error(2, "must be greater than 0"); in PHP_FUNCTION()
1644 zend_argument_value_error(2, "is too large"); in PHP_FUNCTION()
2236 zend_argument_value_error(2, "must not be empty"); in PHP_FUNCTION()
2276 zend_argument_value_error(2, "must not be empty"); in PHP_FUNCTION()
2658 zend_argument_value_error(2, "is out of range"); in PHP_FUNCTION()
2675 zend_argument_value_error(3, "is out of range"); in PHP_FUNCTION()
5671 zend_argument_value_error(1, "must not be empty"); in PHP_FUNCTION()
[all …]
H A Dphp_mbregex.c856 zend_argument_value_error(1, "must be a valid encoding, \"%s\" given", encoding); in PHP_FUNCTION()
903 zend_argument_value_error(1, "must not be empty"); in _php_mb_regex_ereg_exec()
1471 zend_argument_value_error(2, "must not be empty"); in PHP_FUNCTION()
1580 zend_argument_value_error(1, "is out of range"); in PHP_FUNCTION()
/php-src/ext/mysqli/
H A Dmysqli.c699 zend_argument_value_error(2, "must be either MYSQLI_STORE_RESULT or MYSQLI_USE_RESULT"); in PHP_METHOD()
783zend_argument_value_error(ERROR_ARG_POS(2), "must be one of MYSQLI_NUM, MYSQLI_ASSOC, or MYSQLI_BO… in php_mysqli_fetch_into_hash()
808 zend_argument_value_error(ERROR_ARG_POS(3), in php_mysqli_fetch_into_hash()
H A Dmysqli_api.c145 zend_argument_value_error(ERROR_ARG_POS(2), "cannot be empty"); in PHP_FUNCTION()
336 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0"); in PHP_FUNCTION()
439 zend_argument_value_error(ERROR_ARG_POS(2), "must be a list array"); in PHP_FUNCTION()
551 zend_argument_value_error(ERROR_ARG_POS(3), "must be a list array"); in PHP_FUNCTION()
739 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0"); in PHP_FUNCTION()
821 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0"); in PHP_FUNCTION()
1052 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than 0"); in PHP_FUNCTION()
1448 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0"); in PHP_FUNCTION()
1510 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0"); in PHP_FUNCTION()
1766 zend_argument_value_error(ERROR_ARG_POS(2), "must be one of " in PHP_FUNCTION()
[all …]
H A Dmysqli_nonapi.c388 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0");
392zend_argument_value_error(ERROR_ARG_POS(2), "must be less than the number of fields for this resul…
420zend_argument_value_error(ERROR_ARG_POS(2), "must be one of MYSQLI_NUM, MYSQLI_ASSOC, or MYSQLI_BO…
577 zend_argument_value_error(ERROR_ARG_POS(2), "cannot be empty");
583zend_argument_value_error(ERROR_ARG_POS(3), "must be either MYSQLI_USE_RESULT or MYSQLI_STORE_RESU…
757 zend_argument_value_error(4, "must be greater than or equal to 0");
761 zend_argument_value_error(5, "must be greater than or equal to 0");
1016 zend_argument_value_error(ERROR_ARG_POS(2), "must be one of the MYSQLI_TRANS_* constants");
1020 zend_argument_value_error(ERROR_ARG_POS(3), "cannot be empty");
1044 zend_argument_value_error(ERROR_ARG_POS(2), "cannot be empty");
[all …]
/php-src/ext/odbc/
H A Dphp_odbc.c874 zend_argument_value_error(2, "must be greater than 0"); in odbc_column_lengths()
1283 zend_argument_value_error(2, "must be either SQL_FETCH_FIRST or SQL_FETCH_NEXT"); in PHP_FUNCTION()
2316 zend_argument_value_error(4, "must be one of SQL_CUR_USE_IF_NEEDED, "
2571 zend_argument_value_error(2, "must be greater than 0");
2606 zend_argument_value_error(2, "must be greater than 0");
2823 zend_argument_value_error(2, "must be 1 for SQLSetConnectOption(), or 2 for SQLSetStmtOption()");
/php-src/ext/openssl/
H A Dopenssl.c442 zend_argument_value_error((_arg_num), #_name" is too long"); \
5474 zend_argument_value_error(3, "must be greater than or equal to 0"); in PHP_FUNCTION()
5530 zend_argument_value_error(3, "must be greater than 0"); in PHP_FUNCTION()
6838 zend_argument_value_error(5, "must be an OPENSSL_ENCODING_* constant"); in PHP_FUNCTION()
7252 zend_argument_value_error(4, "cannot be empty");
7264 zend_argument_value_error(6, "cannot be null for the chosen cipher algorithm");
8026 zend_argument_value_error(2, "cannot be empty");
8068 zend_argument_value_error(1, "cannot be empty");
8097 zend_argument_value_error(1, "cannot be empty");
8113 zend_argument_value_error(1, "must be greater than 0");
[all …]
/php-src/ext/pcntl/
H A Dpcntl.c705 zend_argument_value_error(1, "must be greater than or equal to 1"); in PHP_FUNCTION()
710 zend_argument_value_error(1, "must be less than %d", PCNTL_G(num_signals)); in PHP_FUNCTION()
789 zend_argument_value_error(1, "must be between 1 and %d", sigmax); in PHP_FUNCTION()
819 zend_argument_value_error(arg_num, "cannot be empty"); in php_pcntl_set_user_signal_infos()
988 zend_argument_value_error(3, "must be greater than or equal to 0"); in PHP_FUNCTION()
993 zend_argument_value_error(4, "must be between 0 and 1e9"); in PHP_FUNCTION()
1493 zend_argument_value_error(1, "must be FORK_NOSIGCHLD or FORK_WAITPID"); in PHP_FUNCTION()
1574 zend_argument_value_error(2, "is an invalid nstype (%d)", nstype); in PHP_FUNCTION()
1613 zend_argument_value_error(1, "invalid process (" ZEND_LONG_FMT ")", pid); in PHP_FUNCTION()
1653 zend_argument_value_error(2, "must not be empty"); in PHP_FUNCTION()
[all …]
/php-src/ext/pcre/
H A Dphp_pcre.c1182 zend_argument_value_error(4, "must be a PREG_* constant"); in php_pcre_match_impl()
/php-src/ext/pdo/
H A Dpdo_dbh.c566 zend_argument_value_error(1, "cannot be empty"); in PHP_METHOD()
1033 zend_argument_value_error(1, "cannot be empty"); in PHP_METHOD()
1169 zend_argument_value_error(1, "cannot be empty"); in PHP_METHOD()
H A Dpdo_stmt.c1099 zend_argument_value_error(mode_arg_num, "must be a bitmask of PDO::FETCH_* constants"); in pdo_stmt_verify_mode()
1124 zend_argument_value_error(mode_arg_num, "must use PDO::FETCH_SERIALIZE with PDO::FETCH_CLASS"); in pdo_stmt_verify_mode()
1132 zend_argument_value_error(mode_arg_num, "must be a bitmask of PDO::FETCH_* constants"); in pdo_stmt_verify_mode()
1335 zend_argument_value_error(2, "must be greater than or equal to 0"); in PHP_METHOD()
1426 zend_argument_value_error(1, "cannot be empty"); in register_bound_param()
1433 zend_argument_value_error(1, "must be greater than or equal to 1"); in register_bound_param()
1474 zend_argument_value_error(1, "cannot be empty"); in PHP_METHOD()
1481 zend_argument_value_error(1, "must be greater than or equal to 1"); in PHP_METHOD()
1670 zend_argument_value_error(1, "must be greater than or equal to 0"); in PHP_METHOD()
1754 zend_argument_value_error(arg1_arg_num, "must be greater than or equal to 0"); in pdo_stmt_setup_fetch_mode()
[all …]
/php-src/ext/pdo_pgsql/
H A Dpgsql_driver.c630 zend_argument_value_error(2, "cannot be empty"); in pgsqlCopyFromArray_internal()
1159zend_argument_value_error(1, "must be one of PDO::FETCH_BOTH, PDO::FETCH_ASSOC, or PDO::FETCH_NUM"… in pgsqlGetNotify_internal()
1164 zend_argument_value_error(2, "must be greater than or equal to 0"); in pgsqlGetNotify_internal()
/php-src/ext/pdo_sqlite/
H A Dpdo_sqlite.c85 zend_argument_value_error(1, "cannot be empty"); in PHP_METHOD()
/php-src/ext/pgsql/
H A Dpgsql.c1959 zend_argument_value_error(3, in php_pgsql_fetch_hash()
3200 zend_argument_value_error(3, "must be one character"); in PHP_FUNCTION()
3299 zend_argument_value_error(4, "must be one character"); in PHP_FUNCTION()
4521 zend_argument_value_error(2, "cannot be empty"); in PHP_FUNCTION()
5369 zend_argument_value_error(2, "cannot be empty"); in PHP_FUNCTION()
5582 zend_argument_value_error(2, "cannot be empty"); in PHP_FUNCTION()
5804 zend_argument_value_error(2, "cannot be empty"); in PHP_FUNCTION()
5903 zend_argument_value_error(2, "cannot be empty"); in PHP_FUNCTION()
6059 zend_argument_value_error(2, "cannot be empty"); in PHP_FUNCTION()
6107 zend_argument_value_error(2, "cannot be empty"); in PHP_FUNCTION()
[all …]
/php-src/ext/phar/
H A Dfunc_interceptors.c186 zend_argument_value_error(5, "must be greater than or equal to 0"); in PHAR_FUNC()
H A Dphar_object.c2959zend_argument_value_error(index ? 1 : 2, "must be null for a tar- or zip-based phar stub, string g… in PHP_METHOD()
/php-src/ext/posix/
H A Dposix.c633 zend_argument_value_error(3, "cannot be 0 for the POSIX_S_IFCHR and POSIX_S_IFBLK modes"); in PHP_FUNCTION()
750 zend_argument_value_error(1, "cannot be empty"); in PHP_FUNCTION()
1289 zend_argument_value_error(1, "cannot be empty"); in PHP_FUNCTION()
/php-src/ext/random/
H A Dengine_mt19937.c275 zend_argument_value_error(2, "must be either MT_RAND_MT19937 or MT_RAND_PHP"); 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()
H A Dengine_xoshiro256starstar.c241 zend_argument_value_error(1, "must not consist entirely of NUL bytes"); in PHP_METHOD()
247 zend_argument_value_error(1, "must be a 32 byte (256 bit) string"); in PHP_METHOD()
H A Drandom.c507 zend_argument_value_error(2, "must be greater than or equal to argument #1 ($min)");
563 zend_argument_value_error(1, "must be greater than 0");
591 zend_argument_value_error(1, "must be less than or equal to argument #2 ($max)");
H A Drandomizer.c151 zend_argument_value_error(1, "must be finite"); in PHP_METHOD()
156 zend_argument_value_error(2, "must be finite"); in PHP_METHOD()
170 zend_argument_value_error(2, "must be greater than argument #1 ($min)"); in PHP_METHOD()
177 zend_argument_value_error(2, "must be greater than or equal to argument #1 ($min)"); in PHP_METHOD()
184 zend_argument_value_error(2, "must be greater than argument #1 ($min)"); in PHP_METHOD()
191 zend_argument_value_error(2, "must be greater than argument #1 ($min)"); in PHP_METHOD()
245 zend_argument_value_error(2, "must be greater than or equal to argument #1 ($min)"); in PHP_METHOD()
288 zend_argument_value_error(1, "must be greater than 0"); in PHP_METHOD()
401 zend_argument_value_error(1, "cannot be empty"); in PHP_METHOD()
406 zend_argument_value_error(2, "must be greater than 0"); in PHP_METHOD()

Completed in 171 milliseconds

123456