Home
last modified time | relevance | path

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

/dports/lang/perl5.30/perl-5.30.3/
H A Dregexec.c10385 GCB_enum cp_gcb_val, prev_cp_gcb_val, next_cp_gcb_val; in Perl__is_grapheme() local
10404 cp_gcb_val = getGCB_VAL_CP(cp); in Perl__is_grapheme()
10416 if (! isGCB(prev_cp_gcb_val, cp_gcb_val, strbeg, s, in Perl__is_grapheme()
10432 return isGCB(cp_gcb_val, next_cp_gcb_val, strbeg, s, TRUE); in Perl__is_grapheme()
/dports/lang/perl5.34/perl-5.34.0/
H A Dregexec.c11063 GCB_enum cp_gcb_val, prev_cp_gcb_val, next_cp_gcb_val; in Perl_is_grapheme() local
11082 cp_gcb_val = getGCB_VAL_CP(cp); in Perl_is_grapheme()
11094 if (! isGCB(prev_cp_gcb_val, cp_gcb_val, strbeg, s, in Perl_is_grapheme()
11110 return isGCB(cp_gcb_val, next_cp_gcb_val, strbeg, s, TRUE); in Perl_is_grapheme()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dregexec.c11083 GCB_enum cp_gcb_val, prev_cp_gcb_val, next_cp_gcb_val; in Perl_is_grapheme() local
11102 cp_gcb_val = getGCB_VAL_CP(cp); in Perl_is_grapheme()
11114 if (! isGCB(prev_cp_gcb_val, cp_gcb_val, strbeg, s, in Perl_is_grapheme()
11130 return isGCB(cp_gcb_val, next_cp_gcb_val, strbeg, s, TRUE); in Perl_is_grapheme()
/dports/lang/perl5.32/perl-5.32.1/
H A Dregexec.c10665 GCB_enum cp_gcb_val, prev_cp_gcb_val, next_cp_gcb_val; in Perl_is_grapheme() local
10684 cp_gcb_val = getGCB_VAL_CP(cp); in Perl_is_grapheme()
10696 if (! isGCB(prev_cp_gcb_val, cp_gcb_val, strbeg, s, in Perl_is_grapheme()
10712 return isGCB(cp_gcb_val, next_cp_gcb_val, strbeg, s, TRUE); in Perl_is_grapheme()