zpmod  b19981f
High-performance Zsh module for script optimization and filesystem helpers
fdhead Struct Reference

Data Fields

wordcode start
 
wordcode len
 
wordcode npats
 
wordcode strs
 
wordcode hlen
 
wordcode flags
 

Detailed Description

Definition at line 145 of file source.c.

Field Documentation

◆ flags

wordcode fdhead::flags

Definition at line 151 of file source.c.

◆ hlen

wordcode fdhead::hlen

Definition at line 150 of file source.c.

◆ len

wordcode fdhead::len

Definition at line 147 of file source.c.

Referenced by custom_check_dump_file().

◆ npats

wordcode fdhead::npats

Definition at line 148 of file source.c.

Referenced by custom_check_dump_file().

◆ start

wordcode fdhead::start

Definition at line 146 of file source.c.

Referenced by custom_check_dump_file().

◆ strs

wordcode fdhead::strs

Definition at line 149 of file source.c.

Referenced by custom_check_dump_file().


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