Home
last modified time | relevance | path

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

/PHP-8.3/ext/intl/calendar/
H A Dgregoriancalendar_methods.cpp82 …INTERNAL_FUNCTION_PARAMETERS, bool is_constructor, zend_error_handling *error_handling, bool *erro… in _php_intlgregcal_constructor_body() argument
144 if (!is_constructor) { in _php_intlgregcal_constructor_body()
164 if (!is_constructor) { in _php_intlgregcal_constructor_body()
192 if (!is_constructor) { in _php_intlgregcal_constructor_body()
/PHP-8.3/ext/reflection/
H A Dphp_reflection.c3189 static void instantiate_reflection_method(INTERNAL_FUNCTION_PARAMETERS, bool is_constructor) in instantiate_reflection_method() argument
3206 if (is_constructor) { in instantiate_reflection_method()
3260 if (is_constructor) { in instantiate_reflection_method()

Completed in 28 milliseconds