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

#include <file.h>

Data Fields

int32_t off
 
int got_match
 
int last_match
 
int last_cond
 

Detailed Description

Definition at line 430 of file file.h.

Field Documentation

◆ got_match

int level_info::got_match

Definition at line 432 of file file.h.

◆ last_cond

int level_info::last_cond

Definition at line 435 of file file.h.

◆ last_match

int level_info::last_match

Definition at line 434 of file file.h.

◆ off

int32_t level_info::off

Definition at line 431 of file file.h.


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