Home
last modified time | relevance | path

Searched refs:isGCB (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
D502100915 isGCB # F added by devel/scanprov
/openbsd/src/gnu/usr.bin/perl/
Dregexec.c2995 if ( (to_complement ^ isGCB(before, in S_find_byclass()
7388 match = isGCB(getGCB_VAL_UTF8( in S_regmatch()
7924 if (isGCB(prev_gcb, cur_gcb, in S_regmatch()
11466 if (! isGCB(prev_cp_gcb_val, cp_gcb_val, strbeg, s, in Perl_is_grapheme()
11482 return isGCB(cp_gcb_val, next_cp_gcb_val, strbeg, s, TRUE); in Perl_is_grapheme()
Dembed.h1986 # define isGCB(a,b,c,d,e) S_isGCB(aTHX_ a,b,c,d,e) macro
Dembed.fnc5546 ERS |bool |isGCB |const GCB_enum before \
/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
Dembed.fnc2434 ESR |bool |isGCB |const GCB_enum before \