Home
last modified time | relevance | path

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

/PHP-8.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.c5617 if (SCAN_ERROR_WRONG_PARAM_COUNT == result) {
/PHP-8.1/ext/spl/
H A Dspl_directory.c2590 if (SCAN_ERROR_WRONG_PARAM_COUNT == result) { in PHP_METHOD()

Completed in 63 milliseconds