Home
last modified time | relevance | path

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

/php-src/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-src/ext/reflection/
H A Dphp_reflection.c3235 static void instantiate_reflection_method(INTERNAL_FUNCTION_PARAMETERS, bool is_constructor) in instantiate_reflection_method() argument
3252 if (is_constructor) { in instantiate_reflection_method()
3314 if (is_constructor) { in instantiate_reflection_method()

Completed in 24 milliseconds