php_dispatchex 59 com_dotnet/com_wrapper.c php_dispatchex *disp = (php_dispatchex *)rsrc->ptr; php_dispatchex 90 com_dotnet/com_wrapper.c php_dispatchex *disp = (php_dispatchex*)This; \ php_dispatchex 531 com_dotnet/com_wrapper.c static php_dispatchex *disp_constructor(zval *object TSRMLS_DC) php_dispatchex 533 com_dotnet/com_wrapper.c php_dispatchex *disp = (php_dispatchex*)CoTaskMemAlloc(sizeof(php_dispatchex)); php_dispatchex 540 com_dotnet/com_wrapper.c memset(disp, 0, sizeof(php_dispatchex)); php_dispatchex 584 com_dotnet/com_wrapper.c php_dispatchex *disp = disp_constructor(val TSRMLS_CC); php_dispatchex 622 com_dotnet/com_wrapper.c php_dispatchex *disp = NULL;