12 Star 39 Fork 0

Gitee 极速下载/Vim

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/vim/vim
Clone or Download
typemap 284 Bytes
Copy Edit Raw Blame History
TYPEMAP
VIWIN T_VIOBJNOMUNGE
VIBUF T_VIOBJNOMUNGE
INPUT
T_VIOBJNOMUNGE
if (sv_isa($arg, \"${ntype}\")) {
IV tmp = SvIV((SV*)SvRV($arg));
$var = INT2PTR($type, tmp);
if (!tmp)
croak(\"$ntype no longer exists\");
}
else
croak(\"$var is not of type ${ntype}\")
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/mirrors/vim.git
git@gitee.com:mirrors/vim.git
mirrors
vim
Vim
master

Search