Lines Matching refs:INIT_CLASS_ENTRY

856 	INIT_CLASS_ENTRY(ce, "DateTimeInterface", class_DateTimeInterface_methods);  in register_class_DateTimeInterface()
964 INIT_CLASS_ENTRY(ce, "DateTime", class_DateTime_methods); in register_class_DateTime()
975 INIT_CLASS_ENTRY(ce, "DateTimeImmutable", class_DateTimeImmutable_methods); in register_class_DateTimeImmutable()
986 INIT_CLASS_ENTRY(ce, "DateTimeZone", class_DateTimeZone_methods); in register_class_DateTimeZone()
1080 INIT_CLASS_ENTRY(ce, "DateInterval", class_DateInterval_methods); in register_class_DateInterval()
1090 INIT_CLASS_ENTRY(ce, "DatePeriod", class_DatePeriod_methods); in register_class_DatePeriod()
1159 INIT_CLASS_ENTRY(ce, "DateError", class_DateError_methods); in register_class_DateError()
1170 INIT_CLASS_ENTRY(ce, "DateObjectError", class_DateObjectError_methods); in register_class_DateObjectError()
1181 INIT_CLASS_ENTRY(ce, "DateRangeError", class_DateRangeError_methods); in register_class_DateRangeError()
1192 INIT_CLASS_ENTRY(ce, "DateException", class_DateException_methods); in register_class_DateException()
1203 INIT_CLASS_ENTRY(ce, "DateInvalidTimeZoneException", class_DateInvalidTimeZoneException_methods); in register_class_DateInvalidTimeZoneException()
1214 INIT_CLASS_ENTRY(ce, "DateInvalidOperationException", class_DateInvalidOperationException_methods); in register_class_DateInvalidOperationException()
1225 INIT_CLASS_ENTRY(ce, "DateMalformedStringException", class_DateMalformedStringException_methods); in register_class_DateMalformedStringException()
1236INIT_CLASS_ENTRY(ce, "DateMalformedIntervalStringException", class_DateMalformedIntervalStringExce… in register_class_DateMalformedIntervalStringException()
1247INIT_CLASS_ENTRY(ce, "DateMalformedPeriodStringException", class_DateMalformedPeriodStringExceptio… in register_class_DateMalformedPeriodStringException()