ReactOS 0.4.15-dev-7931-gfd331f1
_tagFORMSTR Struct Reference
Collaboration diagram for _tagFORMSTR:

Public Attributes

struct list entry
 
int n
 
int len
 
int type
 
BOOL propfound
 
BOOL nonprop
 

Detailed Description

Definition at line 69 of file format.c.

Member Data Documentation

◆ entry

struct list _tagFORMSTR::entry

Definition at line 71 of file format.c.

◆ len

int _tagFORMSTR::len

Definition at line 73 of file format.c.

Referenced by replace_stack().

◆ n

int _tagFORMSTR::n

Definition at line 72 of file format.c.

Referenced by replace_stack().

◆ nonprop

BOOL _tagFORMSTR::nonprop

Definition at line 76 of file format.c.

Referenced by replace_stack().

◆ propfound

BOOL _tagFORMSTR::propfound

Definition at line 75 of file format.c.

Referenced by replace_stack().

◆ type

int _tagFORMSTR::type

Definition at line 74 of file format.c.

Referenced by replace_stack(), and replace_stack_prop().


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