Home
last modified time | relevance | path

Searched refs:SCAN_ERROR_WRONG_PARAM_COUNT (Results 1 – 4 of 4) sorted by last modified time

/php-src/ext/spl/
H A Dspl_directory.c2603 if (SCAN_ERROR_WRONG_PARAM_COUNT == result) { in PHP_METHOD()
/php-src/ext/standard/
H A Dstring.c5843 if (SCAN_ERROR_WRONG_PARAM_COUNT == result) {
H A Dfile.c991 if (SCAN_ERROR_WRONG_PARAM_COUNT == result) { in PHP_FUNCTION()
H A Dscanf.h31 #define SCAN_ERROR_WRONG_PARAM_COUNT (SCAN_ERROR_INVALID_FORMAT - 1) macro

Completed in 47 milliseconds