ctor_argc        1360 ext/reflection/php_reflection.c static void _reflection_export(INTERNAL_FUNCTION_PARAMETERS, zend_class_entry *ce_ptr, int ctor_argc)
ctor_argc        1371 ext/reflection/php_reflection.c 	if (ctor_argc == 1) {
ctor_argc        1398 ext/reflection/php_reflection.c 	fci.param_count = ctor_argc;