Home
last modified time | relevance | path

Searched defs:disp (Results 1 – 7 of 7) sorted by relevance

/PHP-8.1/ext/com_dotnet/
H A Dcom_wrapper.c55 php_dispatchex *disp = (php_dispatchex *)rsrc->ptr; in dispatch_dtor() local
442 static void generate_dispids(php_dispatchex *disp) in generate_dispids()
529 php_dispatchex *disp = (php_dispatchex*)CoTaskMemAlloc(sizeof(php_dispatchex)); in disp_constructor() local
556 static void disp_destructor(php_dispatchex *disp) in disp_destructor()
583 php_dispatchex *disp = disp_constructor(val); in php_com_wrapper_export_as_sink() local
618 php_dispatchex *disp = NULL; in php_com_wrapper_export() local
H A Dcom_misc.c45 PHP_COM_DOTNET_API void php_com_wrap_dispatch(zval *z, IDispatch *disp, in php_com_wrap_dispatch()
H A Dcom_typeinfo.c95 IDispatch *disp = NULL; in php_com_load_typelib() local
H A Dcom_persist.c557 IDispatch *disp = NULL; in CPH_METHOD() local
H A Dcom_variant.c237 IDispatch *disp; in php_com_zval_from_variant() local
/PHP-8.1/ext/gd/libgd/
H A Dgd_gif_out.c512 register code_int disp; local
/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitNativeX86_common.c798 sljit_s32 src, sljit_sw srcw, sljit_s32 base, sljit_sw disp) in adjust_shadow_stack()

Completed in 33 milliseconds