Lines Matching refs:null
73 $timezone = null,
74 $calendar = null,
75 ?string $pattern = null
87 $timezone = null,
88 IntlCalendar|int|null $calendar = null,
89 ?string $pattern = null
114 public function setCalendar(IntlCalendar|int|null $calendar): bool {}
126 public function getCalendarObject(): IntlCalendar|false|null {}
184 …public static function formatObject($datetime, $format = null, ?string $locale = null): string|fal…
191 public function parse(string $string, &$offset = null): int|float|false {}
199 public function localtime(string $string, &$offset = null): array|false {}