Home | Info | Community | Development | myReactOS | Contact Us
[static]
Definition at line 782 of file infcore.c.
{ const WCHAR *p = pos; while (!is_eol( parser, p )) p++; pop_state( parser ); return p; }