Searched refs:SCAN_ERROR_WRONG_PARAM_COUNT (Results 1 – 3 of 3) sorted by relevance
36 #define SCAN_ERROR_WRONG_PARAM_COUNT (SCAN_ERROR_VAR_PASSED_BYVAL - 1) macro37 #define SCAN_ERROR_INTERNAL (SCAN_ERROR_WRONG_PARAM_COUNT - 1)
1173 if (SCAN_ERROR_WRONG_PARAM_COUNT == result) { in PHP_FUNCTION()
5368 if (SCAN_ERROR_WRONG_PARAM_COUNT == result) {
Completed in 31 milliseconds