Home
last modified time | relevance | path

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

/PHP-7.4/ext/reflection/
H A Dphp_reflection.c1315 …atic void _reflection_export(INTERNAL_FUNCTION_PARAMETERS, zend_class_entry *ce_ptr, int ctor_argc) in _reflection_export() argument
1325 if (ctor_argc == 1) { in _reflection_export()
1351 fci.param_count = ctor_argc; in _reflection_export()

Completed in 22 milliseconds