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

#include <timelib.h>

Data Fields

int error_code
 
int position
 
char character
 
char * message
 

Detailed Description

Definition at line 331 of file timelib.h.

Field Documentation

◆ character

char _timelib_error_message::character

Definition at line 334 of file timelib.h.

◆ error_code

int _timelib_error_message::error_code

Definition at line 332 of file timelib.h.

◆ message

char* _timelib_error_message::message

Definition at line 335 of file timelib.h.

◆ position

int _timelib_error_message::position

Definition at line 333 of file timelib.h.


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