|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| LPOLESTR | key |
| LPOLESTR | item |
| int | key_len |
| struct rep_list_str * | next |
Definition at line 58 of file registrar.c.
| LPOLESTR rep_list_str::item |
Definition at line 60 of file registrar.c.
Referenced by do_preprocess(), Registrar_AddReplacement(), and Registrar_ClearReplacements().
| LPOLESTR rep_list_str::key |
Definition at line 59 of file registrar.c.
Referenced by do_preprocess(), Registrar_AddReplacement(), and Registrar_ClearReplacements().
| int rep_list_str::key_len |
Definition at line 61 of file registrar.c.
Referenced by do_preprocess(), and Registrar_AddReplacement().
| struct rep_list_str* rep_list_str::next |
Definition at line 62 of file registrar.c.
Referenced by do_preprocess(), Registrar_AddReplacement(), and Registrar_ClearReplacements().