SCAN_ERROR_WRONG_PARAM_COUNT 1165 ext/standard/file.c 	if (SCAN_ERROR_WRONG_PARAM_COUNT == result) {
SCAN_ERROR_WRONG_PARAM_COUNT   37 ext/standard/scanf.h #define SCAN_ERROR_INTERNAL             (SCAN_ERROR_WRONG_PARAM_COUNT - 1)
SCAN_ERROR_WRONG_PARAM_COUNT 5339 ext/standard/string.c 	if (SCAN_ERROR_WRONG_PARAM_COUNT == result) {