Home
last modified time | relevance | path

Searched refs:SCAN_ERROR_WRONG_PARAM_COUNT (Results 1 – 25 of 28) sorted by relevance

12

/dports/lang/php73/php-7.3.33/ext/standard/
H A Dscanf.h34 #define SCAN_ERROR_WRONG_PARAM_COUNT (SCAN_ERROR_VAR_PASSED_BYVAL - 1) macro
35 #define SCAN_ERROR_INTERNAL (SCAN_ERROR_WRONG_PARAM_COUNT - 1)
H A Dfile.c1179 if (SCAN_ERROR_WRONG_PARAM_COUNT == result) { in PHP_FUNCTION()
/dports/lang/php74/php-7.4.27/ext/standard/
H A Dscanf.h34 #define SCAN_ERROR_WRONG_PARAM_COUNT (SCAN_ERROR_VAR_PASSED_BYVAL - 1) macro
35 #define SCAN_ERROR_INTERNAL (SCAN_ERROR_WRONG_PARAM_COUNT - 1)
H A Dfile.c1173 if (SCAN_ERROR_WRONG_PARAM_COUNT == result) { in PHP_FUNCTION()
H A Dstring.c5944 if (SCAN_ERROR_WRONG_PARAM_COUNT == result) {
/dports/www/mod_php73/php-7.3.33/ext/standard/
H A Dscanf.h34 #define SCAN_ERROR_WRONG_PARAM_COUNT (SCAN_ERROR_VAR_PASSED_BYVAL - 1) macro
35 #define SCAN_ERROR_INTERNAL (SCAN_ERROR_WRONG_PARAM_COUNT - 1)
H A Dfile.c1179 if (SCAN_ERROR_WRONG_PARAM_COUNT == result) { in PHP_FUNCTION()
/dports/www/mod_php74/php-7.4.27/ext/standard/
H A Dscanf.h34 #define SCAN_ERROR_WRONG_PARAM_COUNT (SCAN_ERROR_VAR_PASSED_BYVAL - 1) macro
35 #define SCAN_ERROR_INTERNAL (SCAN_ERROR_WRONG_PARAM_COUNT - 1)
H A Dfile.c1173 if (SCAN_ERROR_WRONG_PARAM_COUNT == result) { in PHP_FUNCTION()
/dports/lang/php80/php-8.0.15/ext/standard/
H A Dscanf.h31 #define SCAN_ERROR_WRONG_PARAM_COUNT (SCAN_ERROR_INVALID_FORMAT - 1) macro
H A Dfile.c1121 if (SCAN_ERROR_WRONG_PARAM_COUNT == result) { in PHP_FUNCTION()
H A Dstring.c5550 if (SCAN_ERROR_WRONG_PARAM_COUNT == result) {
/dports/lang/php81/php-8.1.1/ext/standard/
H A Dscanf.h31 #define SCAN_ERROR_WRONG_PARAM_COUNT (SCAN_ERROR_INVALID_FORMAT - 1) macro
H A Dfile.c1125 if (SCAN_ERROR_WRONG_PARAM_COUNT == result) { in PHP_FUNCTION()
H A Dstring.c5613 if (SCAN_ERROR_WRONG_PARAM_COUNT == result) {
/dports/www/mod_php81/php-8.1.1/ext/standard/
H A Dscanf.h31 #define SCAN_ERROR_WRONG_PARAM_COUNT (SCAN_ERROR_INVALID_FORMAT - 1) macro
H A Dfile.c1125 if (SCAN_ERROR_WRONG_PARAM_COUNT == result) { in PHP_FUNCTION()
H A Dstring.c5613 if (SCAN_ERROR_WRONG_PARAM_COUNT == result) {
/dports/www/mod_php80/php-8.0.15/ext/standard/
H A Dscanf.h31 #define SCAN_ERROR_WRONG_PARAM_COUNT (SCAN_ERROR_INVALID_FORMAT - 1) macro
H A Dfile.c1121 if (SCAN_ERROR_WRONG_PARAM_COUNT == result) { in PHP_FUNCTION()
H A Dstring.c5550 if (SCAN_ERROR_WRONG_PARAM_COUNT == result) {
/dports/www/mod_php81/php-8.1.1/ext/spl/
H A Dspl_directory.c2606 if (SCAN_ERROR_WRONG_PARAM_COUNT == result) { in PHP_METHOD()
/dports/lang/php80/php-8.0.15/ext/spl/
H A Dspl_directory.c2618 if (SCAN_ERROR_WRONG_PARAM_COUNT == result) { in PHP_METHOD()
/dports/lang/php81/php-8.1.1/ext/spl/
H A Dspl_directory.c2606 if (SCAN_ERROR_WRONG_PARAM_COUNT == result) { in PHP_METHOD()
/dports/www/mod_php80/php-8.0.15/ext/spl/
H A Dspl_directory.c2618 if (SCAN_ERROR_WRONG_PARAM_COUNT == result) { in PHP_METHOD()

12