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

Data Fields

zend_stringkey
 
zend_stringvalue
 

Detailed Description

Definition at line 26 of file browscap.c.

Field Documentation

◆ key

zend_string* browscap_kv::key

Definition at line 27 of file browscap.c.

◆ value

zend_string* browscap_kv::value

Definition at line 28 of file browscap.c.


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