Home
last modified time | relevance | path

Searched refs:ERROR_ARG_POS (Results 1 – 22 of 22) sorted by relevance

/dports/databases/php81-mysqli/php-8.1.1/ext/mysqli/
H A Dmysqli_nonapi.c31 #define ERROR_ARG_POS(arg_num) (getThis() ? (arg_num-1) : (arg_num)) macro
452 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0");
456 …zend_argument_value_error(ERROR_ARG_POS(2), "must be less than the number of fields for this resul…
484 …zend_argument_value_error(ERROR_ARG_POS(2), "must be one of MYSQLI_NUM, MYSQLI_ASSOC, or MYSQLI_BO…
691 zend_argument_value_error(ERROR_ARG_POS(2), "cannot be empty");
697 …zend_argument_value_error(ERROR_ARG_POS(3), "must be either MYSQLI_USE_RESULT or MYSQLI_STORE_RESU…
1220 zend_argument_value_error(ERROR_ARG_POS(2), "must be one of the MYSQLI_TRANS_* constants");
1224 zend_argument_value_error(ERROR_ARG_POS(3), "cannot be empty");
1268 zend_argument_value_error(ERROR_ARG_POS(2), "cannot be empty");
1296 zend_argument_value_error(ERROR_ARG_POS(2), "cannot be empty");
H A Dmysqli_api.c36 #define ERROR_ARG_POS(arg_num) (getThis() ? (arg_num-1) : (arg_num)) macro
331 zend_argument_value_error(ERROR_ARG_POS(2), "cannot be empty"); in PHP_FUNCTION()
729 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0");
836 zend_argument_value_error(ERROR_ARG_POS(2), "must be a list array");
1228 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0");
1314 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0");
1553 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than 0");
1999 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0");
2061 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0");
2331 zend_argument_value_error(ERROR_ARG_POS(2), "must be one of "
[all …]
H A Dmysqli.c50 #define ERROR_ARG_POS(arg_num) (getThis() ? (arg_num-1) : (arg_num)) macro
1138 …zend_argument_value_error(ERROR_ARG_POS(2), "must be one of MYSQLI_NUM, MYSQLI_ASSOC, or MYSQLI_BO… in php_mysqli_fetch_into_hash()
1185 zend_argument_error(zend_ce_exception, ERROR_ARG_POS(3), in php_mysqli_fetch_into_hash()
/dports/www/mod_php81/php-8.1.1/ext/mysqli/
H A Dmysqli_nonapi.c33 #define ERROR_ARG_POS(arg_num) (getThis() ? (arg_num-1) : (arg_num)) macro
454 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0");
458 …zend_argument_value_error(ERROR_ARG_POS(2), "must be less than the number of fields for this resul…
486 …zend_argument_value_error(ERROR_ARG_POS(2), "must be one of MYSQLI_NUM, MYSQLI_ASSOC, or MYSQLI_BO…
693 zend_argument_value_error(ERROR_ARG_POS(2), "cannot be empty");
699 …zend_argument_value_error(ERROR_ARG_POS(3), "must be either MYSQLI_USE_RESULT or MYSQLI_STORE_RESU…
1222 zend_argument_value_error(ERROR_ARG_POS(2), "must be one of the MYSQLI_TRANS_* constants");
1226 zend_argument_value_error(ERROR_ARG_POS(3), "cannot be empty");
1270 zend_argument_value_error(ERROR_ARG_POS(2), "cannot be empty");
1298 zend_argument_value_error(ERROR_ARG_POS(2), "cannot be empty");
H A Dmysqli_api.c36 #define ERROR_ARG_POS(arg_num) (getThis() ? (arg_num-1) : (arg_num)) macro
331 zend_argument_value_error(ERROR_ARG_POS(2), "cannot be empty"); in PHP_FUNCTION()
729 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0");
836 zend_argument_value_error(ERROR_ARG_POS(2), "must be a list array");
1228 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0");
1314 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0");
1553 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than 0");
1999 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0");
2061 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0");
2331 zend_argument_value_error(ERROR_ARG_POS(2), "must be one of "
[all …]
H A Dmysqli.c50 #define ERROR_ARG_POS(arg_num) (getThis() ? (arg_num-1) : (arg_num)) macro
1138 …zend_argument_value_error(ERROR_ARG_POS(2), "must be one of MYSQLI_NUM, MYSQLI_ASSOC, or MYSQLI_BO… in php_mysqli_fetch_into_hash()
1185 zend_argument_error(zend_ce_exception, ERROR_ARG_POS(3), in php_mysqli_fetch_into_hash()
/dports/lang/php81/php-8.1.1/ext/mysqli/
H A Dmysqli_nonapi.c33 #define ERROR_ARG_POS(arg_num) (getThis() ? (arg_num-1) : (arg_num)) macro
454 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0");
458 …zend_argument_value_error(ERROR_ARG_POS(2), "must be less than the number of fields for this resul…
486 …zend_argument_value_error(ERROR_ARG_POS(2), "must be one of MYSQLI_NUM, MYSQLI_ASSOC, or MYSQLI_BO…
693 zend_argument_value_error(ERROR_ARG_POS(2), "cannot be empty");
699 …zend_argument_value_error(ERROR_ARG_POS(3), "must be either MYSQLI_USE_RESULT or MYSQLI_STORE_RESU…
1222 zend_argument_value_error(ERROR_ARG_POS(2), "must be one of the MYSQLI_TRANS_* constants");
1226 zend_argument_value_error(ERROR_ARG_POS(3), "cannot be empty");
1270 zend_argument_value_error(ERROR_ARG_POS(2), "cannot be empty");
1298 zend_argument_value_error(ERROR_ARG_POS(2), "cannot be empty");
H A Dmysqli_api.c36 #define ERROR_ARG_POS(arg_num) (getThis() ? (arg_num-1) : (arg_num)) macro
331 zend_argument_value_error(ERROR_ARG_POS(2), "cannot be empty"); in PHP_FUNCTION()
729 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0");
836 zend_argument_value_error(ERROR_ARG_POS(2), "must be a list array");
1228 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0");
1314 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0");
1553 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than 0");
1999 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0");
2061 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0");
2331 zend_argument_value_error(ERROR_ARG_POS(2), "must be one of "
[all …]
H A Dmysqli.c50 #define ERROR_ARG_POS(arg_num) (getThis() ? (arg_num-1) : (arg_num)) macro
1138 …zend_argument_value_error(ERROR_ARG_POS(2), "must be one of MYSQLI_NUM, MYSQLI_ASSOC, or MYSQLI_BO… in php_mysqli_fetch_into_hash()
1185 zend_argument_error(zend_ce_exception, ERROR_ARG_POS(3), in php_mysqli_fetch_into_hash()
/dports/databases/php80-mysqli/php-8.0.15/ext/mysqli/
H A Dmysqli_nonapi.c31 #define ERROR_ARG_POS(arg_num) (getThis() ? (arg_num-1) : (arg_num)) macro
447 zend_argument_value_error(ERROR_ARG_POS(2), "must be one of MYSQLI_FETCH_NUM, "
643 zend_argument_value_error(ERROR_ARG_POS(2), "cannot be empty");
649 …zend_argument_value_error(ERROR_ARG_POS(3), "must be either MYSQLI_USE_RESULT or MYSQLI_STORE_RESU…
1177 zend_argument_value_error(ERROR_ARG_POS(2), "must be one of the MYSQLI_TRANS_* constants");
1181 zend_argument_value_error(ERROR_ARG_POS(3), "cannot be empty");
1225 zend_argument_value_error(ERROR_ARG_POS(2), "cannot be empty");
1253 zend_argument_value_error(ERROR_ARG_POS(2), "cannot be empty");
H A Dmysqli_api.c36 #define ERROR_ARG_POS(arg_num) (getThis() ? (arg_num-1) : (arg_num)) macro
331 zend_argument_value_error(ERROR_ARG_POS(2), "cannot be empty"); in PHP_FUNCTION()
729 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0");
1186 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0");
1272 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0");
1507 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than 0");
1948 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0");
2010 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0");
2264 zend_argument_value_error(ERROR_ARG_POS(3), "must be one of the MYSQLI_CURSOR_TYPE_* constants "
2280 zend_argument_value_error(ERROR_ARG_POS(2), "must be one of "
[all …]
H A Dmysqli.c50 #define ERROR_ARG_POS(arg_num) (getThis() ? (arg_num-1) : (arg_num)) macro
1187 …zend_argument_value_error(ERROR_ARG_POS(2), "must be one of MYSQLI_NUM, MYSQLI_ASSOC, or MYSQLI_BO… in php_mysqli_fetch_into_hash()
1234 zend_argument_error(zend_ce_exception, ERROR_ARG_POS(3), in php_mysqli_fetch_into_hash()
/dports/lang/php80/php-8.0.15/ext/mysqli/
H A Dmysqli_nonapi.c33 #define ERROR_ARG_POS(arg_num) (getThis() ? (arg_num-1) : (arg_num)) macro
449 zend_argument_value_error(ERROR_ARG_POS(2), "must be one of MYSQLI_FETCH_NUM, "
645 zend_argument_value_error(ERROR_ARG_POS(2), "cannot be empty");
651 …zend_argument_value_error(ERROR_ARG_POS(3), "must be either MYSQLI_USE_RESULT or MYSQLI_STORE_RESU…
1179 zend_argument_value_error(ERROR_ARG_POS(2), "must be one of the MYSQLI_TRANS_* constants");
1183 zend_argument_value_error(ERROR_ARG_POS(3), "cannot be empty");
1227 zend_argument_value_error(ERROR_ARG_POS(2), "cannot be empty");
1255 zend_argument_value_error(ERROR_ARG_POS(2), "cannot be empty");
H A Dmysqli_api.c36 #define ERROR_ARG_POS(arg_num) (getThis() ? (arg_num-1) : (arg_num)) macro
331 zend_argument_value_error(ERROR_ARG_POS(2), "cannot be empty"); in PHP_FUNCTION()
729 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0");
1186 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0");
1272 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0");
1507 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than 0");
1948 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0");
2010 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0");
2264 zend_argument_value_error(ERROR_ARG_POS(3), "must be one of the MYSQLI_CURSOR_TYPE_* constants "
2280 zend_argument_value_error(ERROR_ARG_POS(2), "must be one of "
[all …]
H A Dmysqli.c50 #define ERROR_ARG_POS(arg_num) (getThis() ? (arg_num-1) : (arg_num)) macro
1187 …zend_argument_value_error(ERROR_ARG_POS(2), "must be one of MYSQLI_NUM, MYSQLI_ASSOC, or MYSQLI_BO… in php_mysqli_fetch_into_hash()
1234 zend_argument_error(zend_ce_exception, ERROR_ARG_POS(3), in php_mysqli_fetch_into_hash()
/dports/www/mod_php80/php-8.0.15/ext/mysqli/
H A Dmysqli_nonapi.c33 #define ERROR_ARG_POS(arg_num) (getThis() ? (arg_num-1) : (arg_num)) macro
449 zend_argument_value_error(ERROR_ARG_POS(2), "must be one of MYSQLI_FETCH_NUM, "
645 zend_argument_value_error(ERROR_ARG_POS(2), "cannot be empty");
651 …zend_argument_value_error(ERROR_ARG_POS(3), "must be either MYSQLI_USE_RESULT or MYSQLI_STORE_RESU…
1179 zend_argument_value_error(ERROR_ARG_POS(2), "must be one of the MYSQLI_TRANS_* constants");
1183 zend_argument_value_error(ERROR_ARG_POS(3), "cannot be empty");
1227 zend_argument_value_error(ERROR_ARG_POS(2), "cannot be empty");
1255 zend_argument_value_error(ERROR_ARG_POS(2), "cannot be empty");
H A Dmysqli_api.c36 #define ERROR_ARG_POS(arg_num) (getThis() ? (arg_num-1) : (arg_num)) macro
331 zend_argument_value_error(ERROR_ARG_POS(2), "cannot be empty"); in PHP_FUNCTION()
729 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0");
1186 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0");
1272 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0");
1507 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than 0");
1948 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0");
2010 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0");
2264 zend_argument_value_error(ERROR_ARG_POS(3), "must be one of the MYSQLI_CURSOR_TYPE_* constants "
2280 zend_argument_value_error(ERROR_ARG_POS(2), "must be one of "
[all …]
H A Dmysqli.c50 #define ERROR_ARG_POS(arg_num) (getThis() ? (arg_num-1) : (arg_num)) macro
1187 …zend_argument_value_error(ERROR_ARG_POS(2), "must be one of MYSQLI_NUM, MYSQLI_ASSOC, or MYSQLI_BO… in php_mysqli_fetch_into_hash()
1234 zend_argument_error(zend_ce_exception, ERROR_ARG_POS(3), in php_mysqli_fetch_into_hash()
/dports/lang/php80/php-8.0.15/ext/oci8/
H A Doci8_interface.c43 #define ERROR_ARG_POS(arg_num) (getThis() ? (arg_num-1) : (arg_num)) macro
263 zend_argument_value_error(ERROR_ARG_POS(3), "must be greater than or equal to 0"); in PHP_FUNCTION()
355 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than 0"); in PHP_FUNCTION()
605 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0"); in PHP_FUNCTION()
640 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0"); in PHP_FUNCTION()
647 zend_argument_value_error(ERROR_ARG_POS(3), "must be greater than or equal to 0"); in PHP_FUNCTION()
838 zend_argument_value_error(ERROR_ARG_POS(3), "must be greater than or equal to 0"); in PHP_FUNCTION()
845 zend_argument_value_error(ERROR_ARG_POS(4), "must be greater than or equal to 0"); in PHP_FUNCTION()
/dports/lang/php81/php-8.1.1/ext/oci8/
H A Doci8_interface.c43 #define ERROR_ARG_POS(arg_num) (getThis() ? (arg_num-1) : (arg_num)) macro
263 zend_argument_value_error(ERROR_ARG_POS(3), "must be greater than or equal to 0"); in PHP_FUNCTION()
355 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than 0"); in PHP_FUNCTION()
605 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0"); in PHP_FUNCTION()
640 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0"); in PHP_FUNCTION()
647 zend_argument_value_error(ERROR_ARG_POS(3), "must be greater than or equal to 0"); in PHP_FUNCTION()
838 zend_argument_value_error(ERROR_ARG_POS(3), "must be greater than or equal to 0"); in PHP_FUNCTION()
845 zend_argument_value_error(ERROR_ARG_POS(4), "must be greater than or equal to 0"); in PHP_FUNCTION()
/dports/www/mod_php81/php-8.1.1/ext/oci8/
H A Doci8_interface.c43 #define ERROR_ARG_POS(arg_num) (getThis() ? (arg_num-1) : (arg_num)) macro
263 zend_argument_value_error(ERROR_ARG_POS(3), "must be greater than or equal to 0"); in PHP_FUNCTION()
355 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than 0"); in PHP_FUNCTION()
605 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0"); in PHP_FUNCTION()
640 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0"); in PHP_FUNCTION()
647 zend_argument_value_error(ERROR_ARG_POS(3), "must be greater than or equal to 0"); in PHP_FUNCTION()
838 zend_argument_value_error(ERROR_ARG_POS(3), "must be greater than or equal to 0"); in PHP_FUNCTION()
845 zend_argument_value_error(ERROR_ARG_POS(4), "must be greater than or equal to 0"); in PHP_FUNCTION()
/dports/www/mod_php80/php-8.0.15/ext/oci8/
H A Doci8_interface.c43 #define ERROR_ARG_POS(arg_num) (getThis() ? (arg_num-1) : (arg_num)) macro
263 zend_argument_value_error(ERROR_ARG_POS(3), "must be greater than or equal to 0"); in PHP_FUNCTION()
355 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than 0"); in PHP_FUNCTION()
605 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0"); in PHP_FUNCTION()
640 zend_argument_value_error(ERROR_ARG_POS(2), "must be greater than or equal to 0"); in PHP_FUNCTION()
647 zend_argument_value_error(ERROR_ARG_POS(3), "must be greater than or equal to 0"); in PHP_FUNCTION()
838 zend_argument_value_error(ERROR_ARG_POS(3), "must be greater than or equal to 0"); in PHP_FUNCTION()
845 zend_argument_value_error(ERROR_ARG_POS(4), "must be greater than or equal to 0"); in PHP_FUNCTION()