Home
last modified time | relevance | path

Searched refs:didrange (Results 1 – 6 of 6) sorted by relevance

/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/acidtypes/
H A Ddat.h40 uint didrange; /* internal flag */ member
H A Dtype.c423 if(t->didrange) in dorange()
425 t->didrange = 1; in dorange()
/dports/lang/perl5.30/perl-5.30.3/
H A Dtoke.c2910 bool didrange = FALSE; /* did we just finish a range? */ in S_scan_const() local
3011 didrange = FALSE; in S_scan_const()
3029 if (didrange) { /* Something like y/A-C-Z// */ in S_scan_const()
3382 didrange = TRUE; in S_scan_const()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dtoke.c3108 bool didrange = FALSE; /* did we just finish a range? */ in S_scan_const() local
3206 didrange = FALSE; in S_scan_const()
3224 if (didrange) { /* Something like y/A-C-Z// */ in S_scan_const()
3572 didrange = TRUE; in S_scan_const()
/dports/lang/perl5.32/perl-5.32.1/
H A Dtoke.c2996 bool didrange = FALSE; /* did we just finish a range? */ in S_scan_const() local
3094 didrange = FALSE; in S_scan_const()
3112 if (didrange) { /* Something like y/A-C-Z// */ in S_scan_const()
3460 didrange = TRUE; in S_scan_const()
/dports/lang/perl5.34/perl-5.34.0/
H A Dtoke.c3034 bool didrange = FALSE; /* did we just finish a range? */ in S_scan_const() local
3132 didrange = FALSE; in S_scan_const()
3150 if (didrange) { /* Something like y/A-C-Z// */ in S_scan_const()
3498 didrange = TRUE; in S_scan_const()