|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| struct list | entry |
| int | n |
| int | len |
| int | type |
| BOOL | propfound |
| BOOL | nonprop |
| int form_str::len |
Definition at line 73 of file format.c.
Referenced by replace_stack().
| int form_str::n |
Definition at line 72 of file format.c.
Referenced by replace_stack().
| BOOL form_str::nonprop |
Definition at line 76 of file format.c.
Referenced by format_replace(), replace_stack(), replace_stack_group(), and replace_stack_prop().
| BOOL form_str::propfound |
Definition at line 75 of file format.c.
Referenced by deformat_literal(), format_replace(), replace_stack(), replace_stack_group(), and replace_stack_prop().
| int form_str::type |
Definition at line 74 of file format.c.
Referenced by replace_stack().