php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
_timelib_error_container Struct Reference

#include <timelib.h>

Data Fields

timelib_error_messageerror_messages
 
timelib_error_messagewarning_messages
 
int error_count
 
int warning_count
 

Detailed Description

Definition at line 338 of file timelib.h.

Field Documentation

◆ error_count

int _timelib_error_container::error_count

Definition at line 341 of file timelib.h.

◆ error_messages

timelib_error_message* _timelib_error_container::error_messages

Definition at line 339 of file timelib.h.

◆ warning_count

int _timelib_error_container::warning_count

Definition at line 342 of file timelib.h.

◆ warning_messages

timelib_error_message* _timelib_error_container::warning_messages

Definition at line 340 of file timelib.h.


The documentation for this struct was generated from the following file: