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

Data Fields

browser_databdata
 
browscap_entrycurrent_entry
 
zend_stringcurrent_section_name
 
HashTable str_interned
 

Detailed Description

Definition at line 209 of file browscap.c.

Field Documentation

◆ bdata

browser_data* _browscap_parser_ctx::bdata

Definition at line 210 of file browscap.c.

◆ current_entry

browscap_entry* _browscap_parser_ctx::current_entry

Definition at line 211 of file browscap.c.

◆ current_section_name

zend_string* _browscap_parser_ctx::current_section_name

Definition at line 212 of file browscap.c.

◆ str_interned

HashTable _browscap_parser_ctx::str_interned

Definition at line 213 of file browscap.c.


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