Home
last modified time | relevance | path

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

/reactos/dll/win32/jscript/
H A Dengine.c718 static inline BSTR get_op_bstr(script_ctx_t *ctx, int i) in get_op_bstr() function
988 const BSTR ident = get_op_bstr(ctx, 0); in interp_enter_catch()
1069 const BSTR arg = get_op_bstr(ctx, 0); in interp_member()
1319 const BSTR arg = get_op_bstr(ctx, 0); in interp_ident()
1329 const BSTR arg = get_op_bstr(ctx, 0); in interp_identid()
1883 const BSTR arg = get_op_bstr(ctx, 0); in interp_delete_ident()
1993 const BSTR arg = get_op_bstr(ctx, 0); in interp_typeofident()