Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/
Dpp_ctl.c5993 const Size_t other_len = av_count(other_av); in S_do_smartmatch() local
5998 for (i = 0; i < other_len; ++i) { in S_do_smartmatch()
6045 const Size_t other_len = av_count(other_av); in S_do_smartmatch() local
6049 for (i = 0; i < other_len; ++i) { in S_do_smartmatch()
6067 const Size_t other_len = av_count(other_av); in S_do_smartmatch() local
6075 for(i = 0; i < other_len; ++i) { in S_do_smartmatch()