is_constructor 28 ext/intl/collator/collator_create.c static int collator_ctor(INTERNAL_FUNCTION_PARAMETERS, zend_bool is_constructor) is_constructor 34 ext/intl/collator/collator_create.c int zpp_flags = is_constructor ? ZEND_PARSE_PARAMS_THROW : 0; is_constructor 28 ext/intl/formatter/formatter_main.c static int numfmt_ctor(INTERNAL_FUNCTION_PARAMETERS, zend_bool is_constructor) is_constructor 36 ext/intl/formatter/formatter_main.c int zpp_flags = is_constructor ? ZEND_PARSE_PARAMS_THROW : 0; is_constructor 29 ext/intl/msgformat/msgformat.c static int msgfmt_ctor(INTERNAL_FUNCTION_PARAMETERS, zend_bool is_constructor) is_constructor 38 ext/intl/msgformat/msgformat.c int zpp_flags = is_constructor ? ZEND_PARSE_PARAMS_THROW : 0; is_constructor 76 ext/intl/resourcebundle/resourcebundle_class.c static int resourcebundle_ctor(INTERNAL_FUNCTION_PARAMETERS, zend_bool is_constructor) is_constructor 83 ext/intl/resourcebundle/resourcebundle_class.c int zpp_flags = is_constructor ? ZEND_PARSE_PARAMS_THROW : 0;