Home
last modified time | relevance | path

Searched refs:DateInst_info (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/jscript/
H A Ddate.c1995 static const builtin_info_t DateInst_info = { variable
2018 hres = init_dispex_from_constr(&date->dispex, ctx, &DateInst_info, ctx->date_constr); in create_date()