Home
last modified time | relevance | path

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

/dports/lang/perl5.30/perl-5.30.3/
H A Dregcomp.c9501 const bool complement_b, SV** output) in Perl__invlist_union_maybe_complement_2nd() argument
9552 if (complement_b) { in Perl__invlist_union_maybe_complement_2nd()
9614 if (complement_b) { in Perl__invlist_union_maybe_complement_2nd()
9632 if (complement_b) { in Perl__invlist_union_maybe_complement_2nd()
9779 const bool complement_b, SV** i) in Perl__invlist_intersection_maybe_complement_2nd() argument
9826 if (len_a != 0 && complement_b) { in Perl__invlist_intersection_maybe_complement_2nd()
9865 if (complement_b) { in Perl__invlist_intersection_maybe_complement_2nd()
10569 Perl__invlistEQ(pTHX_ SV* const a, SV* const b, const bool complement_b) in Perl__invlistEQ() argument
10588 return ! complement_b; in Perl__invlistEQ()
10601 if (complement_b) { in Perl__invlistEQ()
H A Dproto.h5672 PERL_CALLCONV bool Perl__invlistEQ(pTHX_ SV* const a, SV* const b, const bool complement_b);
5771 …intersection_maybe_complement_2nd(pTHX_ SV* const a, SV* const b, const bool complement_b, SV** i);
5779 …t_union_maybe_complement_2nd(pTHX_ SV* const a, SV* const b, const bool complement_b, SV** output);
H A Dembed.fnc1351 EXMp |bool |_invlistEQ |NN SV* const a|NN SV* const b|const bool complement_b
1730 |const bool complement_b|NN SV** i
1734 |const bool complement_b|NN SV** output
/dports/lang/perl5.34/perl-5.34.0/
H A Dregcomp.c9567 const bool complement_b, SV** output) in Perl__invlist_union_maybe_complement_2nd() argument
9618 if (complement_b) { in Perl__invlist_union_maybe_complement_2nd()
9680 if (complement_b) { in Perl__invlist_union_maybe_complement_2nd()
9698 if (complement_b) { in Perl__invlist_union_maybe_complement_2nd()
9845 const bool complement_b, SV** i) in Perl__invlist_intersection_maybe_complement_2nd() argument
9892 if (len_a != 0 && complement_b) { in Perl__invlist_intersection_maybe_complement_2nd()
9931 if (complement_b) { in Perl__invlist_intersection_maybe_complement_2nd()
10550 Perl__invlistEQ(pTHX_ SV* const a, SV* const b, const bool complement_b) in Perl__invlistEQ() argument
10569 return ! complement_b; in Perl__invlistEQ()
10582 if (complement_b) { in Perl__invlistEQ()
H A Dproto.h6002 …intersection_maybe_complement_2nd(pTHX_ SV* const a, SV* const b, const bool complement_b, SV** i);
6012 …t_union_maybe_complement_2nd(pTHX_ SV* const a, SV* const b, const bool complement_b, SV** output);
6080 PERL_CALLCONV bool Perl__invlistEQ(pTHX_ SV* const a, SV* const b, const bool complement_b);
H A Dembed.fnc2245 |const bool complement_b|NN SV** i
2249 |const bool complement_b|NN SV** output
2303 EXp |bool |_invlistEQ |NN SV* const a|NN SV* const b|const bool complement_b
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dregcomp.c9596 const bool complement_b, SV** output) in Perl__invlist_union_maybe_complement_2nd() argument
9647 if (complement_b) { in Perl__invlist_union_maybe_complement_2nd()
9709 if (complement_b) { in Perl__invlist_union_maybe_complement_2nd()
9727 if (complement_b) { in Perl__invlist_union_maybe_complement_2nd()
9874 const bool complement_b, SV** i) in Perl__invlist_intersection_maybe_complement_2nd() argument
9921 if (len_a != 0 && complement_b) { in Perl__invlist_intersection_maybe_complement_2nd()
9960 if (complement_b) { in Perl__invlist_intersection_maybe_complement_2nd()
10579 Perl__invlistEQ(pTHX_ SV* const a, SV* const b, const bool complement_b) in Perl__invlistEQ() argument
10598 return ! complement_b; in Perl__invlistEQ()
10611 if (complement_b) { in Perl__invlistEQ()
H A Dproto.h6077 …intersection_maybe_complement_2nd(pTHX_ SV* const a, SV* const b, const bool complement_b, SV** i);
6087 …t_union_maybe_complement_2nd(pTHX_ SV* const a, SV* const b, const bool complement_b, SV** output);
6155 PERL_CALLCONV bool Perl__invlistEQ(pTHX_ SV* const a, SV* const b, const bool complement_b);
H A Dembed.fnc2276 |const bool complement_b|NN SV** i
2280 |const bool complement_b|NN SV** output
2334 EXp |bool |_invlistEQ |NN SV* const a|NN SV* const b|const bool complement_b
/dports/lang/perl5.32/perl-5.32.1/
H A Dregcomp.c9604 const bool complement_b, SV** output) in Perl__invlist_union_maybe_complement_2nd() argument
9655 if (complement_b) { in Perl__invlist_union_maybe_complement_2nd()
9717 if (complement_b) { in Perl__invlist_union_maybe_complement_2nd()
9735 if (complement_b) { in Perl__invlist_union_maybe_complement_2nd()
9882 const bool complement_b, SV** i) in Perl__invlist_intersection_maybe_complement_2nd() argument
9929 if (len_a != 0 && complement_b) { in Perl__invlist_intersection_maybe_complement_2nd()
9968 if (complement_b) { in Perl__invlist_intersection_maybe_complement_2nd()
10587 Perl__invlistEQ(pTHX_ SV* const a, SV* const b, const bool complement_b) in Perl__invlistEQ() argument
10606 return ! complement_b; in Perl__invlistEQ()
10619 if (complement_b) { in Perl__invlistEQ()
H A Dproto.h5978 …intersection_maybe_complement_2nd(pTHX_ SV* const a, SV* const b, const bool complement_b, SV** i);
5988 …t_union_maybe_complement_2nd(pTHX_ SV* const a, SV* const b, const bool complement_b, SV** output);
6056 PERL_CALLCONV bool Perl__invlistEQ(pTHX_ SV* const a, SV* const b, const bool complement_b);
H A Dembed.fnc2135 |const bool complement_b|NN SV** i
2139 |const bool complement_b|NN SV** output
2193 EXp |bool |_invlistEQ |NN SV* const a|NN SV* const b|const bool complement_b
/dports/lang/perl5.30/perl-5.30.3/dist/Devel-PPPort/parts/
H A Dembed.fnc1351 EXMp |bool |_invlistEQ |NN SV* const a|NN SV* const b|const bool complement_b
1730 |const bool complement_b|NN SV** i
1734 |const bool complement_b|NN SV** output
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/
H A Dembed.fnc2222 |const bool complement_b|NN SV** i
2226 |const bool complement_b|NN SV** output
2280 EXp |bool |_invlistEQ |NN SV* const a|NN SV* const b|const bool complement_b
/dports/lang/perl5.32/perl-5.32.1/dist/Devel-PPPort/parts/
H A Dembed.fnc1548 EXp |bool |_invlistEQ |NN SV* const a|NN SV* const b|const bool complement_b
1942 |const bool complement_b|NN SV** i
1946 |const bool complement_b|NN SV** output
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/
H A Dembed.fnc2259 |const bool complement_b|NN SV** i
2263 |const bool complement_b|NN SV** output
2317 EXp |bool |_invlistEQ |NN SV* const a|NN SV* const b|const bool complement_b
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/
H A Dembed.fnc2259 |const bool complement_b|NN SV** i
2263 |const bool complement_b|NN SV** output
2317 EXp |bool |_invlistEQ |NN SV* const a|NN SV* const b|const bool complement_b