Home
last modified time | relevance | path

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

/PHP-8.4/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
94 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()
/PHP-8.4/ext/reflection/
H A Dphp_reflection.c3267 static void instantiate_reflection_method(INTERNAL_FUNCTION_PARAMETERS, bool is_constructor) in instantiate_reflection_method() argument
3284 if (is_constructor) { in instantiate_reflection_method()
3346 if (is_constructor) { in instantiate_reflection_method()

Completed in 33 milliseconds