Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dregcomp.c10511 SSize_t index_final; in S_regclass() local
10569 && (index_final = in S_regclass()
10572 && index_final >= 0 in S_regclass()
10573 && ELEMENT_RANGE_MATCHES_INVLIST(index_final)) in S_regclass()