Home
last modified time | relevance | path

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

/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/parts/base/
H A D50310012 ANYOFHb # Z added by devel/scanprov
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/parts/base/
H A D50310012 ANYOFHb # Z added by devel/scanprov
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/parts/base/
H A D50310012 ANYOFHb # Z added by devel/scanprov
/dports/lang/perl5.32/perl-5.32.1/
H A Dregnodes.h37 #define ANYOFHb 23 /* 0x17 Like ANYOFH, but all matches share the same UTF-8 start b… macro
823 REG_ANY, SANY, ANYOF, ANYOFD, ANYOFL, ANYOFPOSIXL, ANYOFH, ANYOFHb,
H A Dregcomp.sym93 ANYOFHb ANYOF, sv 1 S ; Like ANYOFH, but all matches share the same UTF-8 start byte, g…
95 ANYOFHs ANYOF, sv 1 S ; Like ANYOFHb, but has a string field that gives the leading mat…
H A Dregexec.c2187 case ANYOFHb: in S_find_byclass()
6893 case ANYOFHb: in S_regmatch()
9781 case ANYOFHb: in S_regrepeat()
10148 if (c < NUM_ANYOF_CODE_POINTS && ! inRANGE(OP(n), ANYOFH, ANYOFHb)) { in S_reginclass()
H A Dregcomp.c6007 case ANYOFHb: in S_study_chunk()
19867 op = ANYOFHb; in S_regclass()
/dports/lang/perl5.34/perl-5.34.0/
H A Dregnodes.h205 #define ANYOFHb 23 /* 0x17 Like ANYOFH, but all macro
1753 REG_ANY, SANY, ANYOF, ANYOFD, ANYOFL, ANYOFPOSIXL, ANYOFH, ANYOFHb,
H A Dregcomp.sym93 ANYOFHb ANYOF, sv 1 S ; Like ANYOFH, but all matches share the same UTF-8 start byte, g…
95 ANYOFHs ANYOF, sv 1 S ; Like ANYOFHb, but has a string field that gives the leading mat…
H A Dregexec.c7404 case ANYOFHb: in S_regmatch()
10200 case ANYOFHb: in S_regrepeat()
10547 if (c < NUM_ANYOF_CODE_POINTS && ! inRANGE(OP(n), ANYOFH, ANYOFHb)) { in S_reginclass()
H A Dregcomp.c5981 case ANYOFHb: in S_study_chunk()
20012 op = ANYOFHb; in S_regclass()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dregnodes.h261 #define ANYOFHb 23 /* 0x17 Like ANYOFH, but all macro
2086 REG_ANY, SANY, ANYOF, ANYOFD, ANYOFL, ANYOFPOSIXL, ANYOFH, ANYOFHb,
H A Dregcomp.sym93 ANYOFHb ANYOF, sv 1 S ; Like ANYOFH, but all matches share the same UTF-8 start byte, g…
95 ANYOFHs ANYOF, sv 1 S ; Like ANYOFHb, but has a string field that gives the leading mat…
H A Dregexec.c7417 case ANYOFHb: in S_regmatch()
10580 if (c < NUM_ANYOF_CODE_POINTS && ! inRANGE(OP(n), ANYOFH, ANYOFHb)) { in S_reginclass()
H A Dregcomp.c5995 case ANYOFHb: in S_study_chunk()
20171 op = ANYOFHb; in S_optimize_regclass()
/dports/lang/perl5.32/perl-5.32.1/pod/
H A Dperldebguts.pod619 ANYOFHb sv 1 Like ANYOFH, but all matches share the same
624 ANYOFHs sv 1 Like ANYOFHb, but has a string field that
H A Dperl5320delta.pod697 This node is like C<ANYOFHb>, but is used when more than one leading byte
700 C<ANYOFHb> is used to avoid having to convert from UTF-8 to code point for
/dports/lang/perl5.34/perl-5.34.0/pod/
H A Dperldebguts.pod619 ANYOFHb sv 1 Like ANYOFH, but all matches share the same
624 ANYOFHs sv 1 Like ANYOFHb, but has a string field that
H A Dperl5320delta.pod697 This node is like C<ANYOFHb>, but is used when more than one leading byte
700 C<ANYOFHb> is used to avoid having to convert from UTF-8 to code point for
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/pod/
H A Dperldebguts.pod619 ANYOFHb sv 1 Like ANYOFH, but all matches share the same
624 ANYOFHs sv 1 Like ANYOFHb, but has a string field that
H A Dperl5320delta.pod697 This node is like C<ANYOFHb>, but is used when more than one leading byte
700 C<ANYOFHb> is used to avoid having to convert from UTF-8 to code point for