Home | Info | Community | Development | myReactOS | Contact Us
Definition at line 60 of file wpp_private.h.
{ exp_text, /* Simple text substitution */ exp_concat, /* Concat (##) operator requested */ exp_stringize, /* Stringize (#) operator requested */ exp_subst /* Substitute argument */ } def_exp_t;