Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dtoke.c3153 bool didrange = FALSE; /* did we just finish a range? */ in S_scan_const() local
3251 didrange = FALSE; in S_scan_const()
3269 if (didrange) { /* Something like y/A-C-Z// */ in S_scan_const()
3617 didrange = TRUE; in S_scan_const()