Home
last modified time | relevance | path

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

/dports/lang/perl5.34/perl-5.34.0/
H A Dpp_ctl.c4910 bool andedresults = TRUE; in S_do_smartmatch() local
4926 andedresults = FALSE; in S_do_smartmatch()
4928 andedresults = SvTRUEx(POPs) && andedresults; in S_do_smartmatch()
4932 if (andedresults) in S_do_smartmatch()
4940 bool andedresults = TRUE; in S_do_smartmatch() local
4958 andedresults = FALSE; in S_do_smartmatch()
4960 andedresults = SvTRUEx(POPs) && andedresults; in S_do_smartmatch()
4964 if (andedresults) in S_do_smartmatch()
/dports/lang/perl5.30/perl-5.30.3/
H A Dpp_ctl.c4823 bool andedresults = TRUE; in S_do_smartmatch() local
4839 andedresults = FALSE; in S_do_smartmatch()
4841 andedresults = SvTRUEx(POPs) && andedresults; in S_do_smartmatch()
4845 if (andedresults) in S_do_smartmatch()
4853 bool andedresults = TRUE; in S_do_smartmatch() local
4871 andedresults = FALSE; in S_do_smartmatch()
4873 andedresults = SvTRUEx(POPs) && andedresults; in S_do_smartmatch()
4877 if (andedresults) in S_do_smartmatch()
/dports/lang/perl5.32/perl-5.32.1/
H A Dpp_ctl.c4850 bool andedresults = TRUE; in S_do_smartmatch() local
4866 andedresults = FALSE; in S_do_smartmatch()
4868 andedresults = SvTRUEx(POPs) && andedresults; in S_do_smartmatch()
4872 if (andedresults) in S_do_smartmatch()
4880 bool andedresults = TRUE; in S_do_smartmatch() local
4898 andedresults = FALSE; in S_do_smartmatch()
4900 andedresults = SvTRUEx(POPs) && andedresults; in S_do_smartmatch()
4904 if (andedresults) in S_do_smartmatch()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dpp_ctl.c4931 bool andedresults = TRUE; in S_do_smartmatch() local
4947 andedresults = FALSE; in S_do_smartmatch()
4949 andedresults = SvTRUEx(POPs) && andedresults; in S_do_smartmatch()
4953 if (andedresults) in S_do_smartmatch()
4961 bool andedresults = TRUE; in S_do_smartmatch() local
4979 andedresults = FALSE; in S_do_smartmatch()
4981 andedresults = SvTRUEx(POPs) && andedresults; in S_do_smartmatch()
4985 if (andedresults) in S_do_smartmatch()