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

#include <inifile.h>

Data Fields

key_type key
 
val_type val
 
size_t pos
 

Detailed Description

Definition at line 29 of file inifile.h.

Field Documentation

◆ key

key_type line_type::key

Definition at line 30 of file inifile.h.

◆ pos

size_t line_type::pos

Definition at line 32 of file inifile.h.

◆ val

val_type line_type::val

Definition at line 31 of file inifile.h.


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