Home
last modified time | relevance | path

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

/dports/editors/xvile/vile-9.8v/
H A Dperl.xs1251 static const char *CRfmtstr = "perl \"&{$Vile::CRs[%d]}\""; variable
1291 sprintf(buf, CRfmtstr, idx); in stringify_coderef()
1318 if (sscanf(callback, CRfmtstr, &idx) == 1) { in perl_free_callback()
/dports/editors/vile/vile-9.8v/
H A Dperl.xs1251 static const char *CRfmtstr = "perl \"&{$Vile::CRs[%d]}\""; variable
1291 sprintf(buf, CRfmtstr, idx); in stringify_coderef()
1318 if (sscanf(callback, CRfmtstr, &idx) == 1) { in perl_free_callback()