le_dispatch        53 ext/com_dotnet/com_wrapper.c static int le_dispatch;
le_dispatch        65 ext/com_dotnet/com_wrapper.c 	le_dispatch = zend_register_list_destructors_ex(dispatch_dtor,
le_dispatch        67 ext/com_dotnet/com_wrapper.c 	return le_dispatch;
le_dispatch       554 ext/com_dotnet/com_wrapper.c 	tmp = zend_list_insert(disp, le_dispatch);