/dports/lang/perl5.32/perl-5.32.1/ |
H A D | regnodes.h | 41 #define ANYOFRb 27 /* 0x1b Like ANYOFR, but all matches share the same UTF-8 start b… macro 824 ANYOFHr, ANYOFHs, ANYOFR, ANYOFRb, ANYOFM, NANYOFM, POSIXD, POSIXL,
|
H A D | regcomp.c | 1673 const U8 flags = (inRANGE(OP(node), ANYOFH, ANYOFRb)) in S_get_ANYOF_cp_list_for_ssc() 1728 if (! inRANGE(OP(node), ANYOFH, ANYOFRb)) { in S_get_ANYOF_cp_list_for_ssc() 1815 U8 and_with_flags = inRANGE(OP(and_with), ANYOFH, ANYOFRb) in S_ssc_and() 2001 U8 or_with_flags = inRANGE(OP(or_with), ANYOFH, ANYOFRb) in S_ssc_or() 6039 case ANYOFRb: in S_study_chunk() 15400 if (inRANGE(OP(node), ANYOFH, ANYOFRb)) { in S_populate_ANYOF_from_invlist() 19807 OP(REGNODE_p(ret)) = ANYOFRb; in S_regclass() 21276 if (inRANGE(OP(o), ANYOFH, ANYOFRb)) { in Perl_regprop() 21300 if (inRANGE(OP(o), ANYOFR, ANYOFRb)) { in Perl_regprop() 21346 && ( ! inRANGE(OP(o), ANYOFR, ANYOFRb) in Perl_regprop() [all …]
|
H A D | regcomp.sym | 97 ANYOFRb ANYOFR, packed 1 S ; Like ANYOFR, but all matches share the same UTF-8 start byte,…
|
H A D | regexec.c | 2232 case ANYOFRb: in S_find_byclass() 6957 case ANYOFRb: in S_regmatch() 9851 case ANYOFRb: in S_regrepeat()
|
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/base/ |
H A D | 5031007 | 4 ANYOFRb # Z added by devel/scanprov
|
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/base/ |
H A D | 5031007 | 4 ANYOFRb # Z added by devel/scanprov
|
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/base/ |
H A D | 5031007 | 4 ANYOFRb # Z added by devel/scanprov
|
/dports/lang/perl5.34/perl-5.34.0/ |
H A D | regnodes.h | 244 #define ANYOFRb 27 /* 0x1b Like ANYOFR, but all macro 1754 ANYOFHr, ANYOFHs, ANYOFR, ANYOFRb, ANYOFM, NANYOFM, POSIXD, POSIXL,
|
H A D | regcomp.c | 1659 const U8 flags = (inRANGE(OP(node), ANYOFH, ANYOFRb)) in S_get_ANYOF_cp_list_for_ssc() 1714 if (! inRANGE(OP(node), ANYOFH, ANYOFRb)) { in S_get_ANYOF_cp_list_for_ssc() 1801 U8 and_with_flags = inRANGE(OP(and_with), ANYOFH, ANYOFRb) in S_ssc_and() 1987 U8 or_with_flags = inRANGE(OP(or_with), ANYOFH, ANYOFRb) in S_ssc_or() 6013 case ANYOFRb: in S_study_chunk() 15542 if (inRANGE(OP(node), ANYOFH, ANYOFRb)) { in S_populate_ANYOF_from_invlist() 19952 OP(REGNODE_p(ret)) = ANYOFRb; in S_regclass() 21411 if (inRANGE(OP(o), ANYOFH, ANYOFRb)) { in Perl_regprop() 21435 if (inRANGE(OP(o), ANYOFR, ANYOFRb)) { in Perl_regprop() 21481 && ( ! inRANGE(OP(o), ANYOFR, ANYOFRb) in Perl_regprop() [all …]
|
H A D | regcomp.sym | 97 ANYOFRb ANYOFR, packed 1 S ; Like ANYOFR, but all matches share the same UTF-8 start byte,…
|
H A D | regexec.c | 7468 case ANYOFRb: in S_regmatch() 10270 case ANYOFRb: in S_regrepeat()
|
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/ |
H A D | regnodes.h | 309 #define ANYOFRb 27 /* 0x1b Like ANYOFR, but all macro 2087 ANYOFHr, ANYOFHs, ANYOFR, ANYOFRb, ANYOFM, NANYOFM, POSIXD, POSIXL,
|
H A D | regcomp.c | 1659 const U8 flags = (inRANGE(OP(node), ANYOFH, ANYOFRb)) in S_get_ANYOF_cp_list_for_ssc() 1714 if (! inRANGE(OP(node), ANYOFH, ANYOFRb)) { in S_get_ANYOF_cp_list_for_ssc() 1801 U8 and_with_flags = inRANGE(OP(and_with), ANYOFH, ANYOFRb) in S_ssc_and() 1987 U8 or_with_flags = inRANGE(OP(or_with), ANYOFH, ANYOFRb) in S_ssc_or() 6027 case ANYOFRb: in S_study_chunk() 15616 if (inRANGE(OP(node), ANYOFH, ANYOFRb)) { in S_populate_ANYOF_from_invlist() 20113 op = ANYOFRb; in S_optimize_regclass() 21509 if (inRANGE(OP(o), ANYOFH, ANYOFRb)) { in Perl_regprop() 21533 if (inRANGE(OP(o), ANYOFR, ANYOFRb)) { in Perl_regprop() 21579 && ( ! inRANGE(OP(o), ANYOFR, ANYOFRb) in Perl_regprop() [all …]
|
H A D | regcomp.sym | 97 ANYOFRb ANYOFR, packed 1 S ; Like ANYOFR, but all matches share the same UTF-8 start byte,…
|
H A D | regexec.c | 7481 case ANYOFRb: in S_regmatch()
|
/dports/lang/perl5.32/perl-5.32.1/pod/ |
H A D | perldebguts.pod | 632 ANYOFRb packed 1 Like ANYOFR, but all matches share the same
|
/dports/lang/perl5.34/perl-5.34.0/pod/ |
H A D | perldebguts.pod | 632 ANYOFRb packed 1 Like ANYOFR, but all matches share the same
|
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/pod/ |
H A D | perldebguts.pod | 632 ANYOFRb packed 1 Like ANYOFR, but all matches share the same
|