Home
last modified time | relevance | path

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

/PHP-5.6/ext/reflection/
H A Dphp_reflection.c1401 …atic void _reflection_export(INTERNAL_FUNCTION_PARAMETERS, zend_class_entry *ce_ptr, int ctor_argc) in _reflection_export() argument
1413 if (ctor_argc == 1) { in _reflection_export()
1441 fci.param_count = ctor_argc; in _reflection_export()

Completed in 45 milliseconds