|
ReactOS 0.4.17-dev-806-gffa4164
|

Public Attributes | |
| LPOLESTR | key |
| LPOLESTR | item |
| int | key_len |
| struct rep_list_str * | next |
Definition at line 51 of file registrar.c.
| LPOLESTR rep_list_str::item |
Definition at line 53 of file registrar.c.
Referenced by do_preprocess(), Registrar_AddReplacement(), and Registrar_ClearReplacements().
| LPOLESTR rep_list_str::key |
Definition at line 52 of file registrar.c.
Referenced by do_preprocess(), Registrar_AddReplacement(), and Registrar_ClearReplacements().
| int rep_list_str::key_len |
Definition at line 54 of file registrar.c.
Referenced by do_preprocess(), and Registrar_AddReplacement().
| struct rep_list_str* rep_list_str::next |
Definition at line 55 of file registrar.c.
Referenced by do_preprocess(), Registrar_AddReplacement(), and Registrar_ClearReplacements().