Searched refs:is_constructor (Results 1 – 2 of 2) sorted by relevance
82 …INTERNAL_FUNCTION_PARAMETERS, bool is_constructor, zend_error_handling *error_handling, bool *erro… in _php_intlgregcal_constructor_body() argument94 if (is_constructor && ZEND_NUM_ARGS() > 2) { in _php_intlgregcal_constructor_body()152 if (!is_constructor) { in _php_intlgregcal_constructor_body()172 if (!is_constructor) { in _php_intlgregcal_constructor_body()200 if (!is_constructor) { in _php_intlgregcal_constructor_body()
3267 static void instantiate_reflection_method(INTERNAL_FUNCTION_PARAMETERS, bool is_constructor) in instantiate_reflection_method() argument3284 if (is_constructor) { in instantiate_reflection_method()3346 if (is_constructor) { in instantiate_reflection_method()
Completed in 27 milliseconds