Searched refs:isGCB (Results 1 – 5 of 5) sorted by relevance
| /openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/ |
| D | 5021009 | 15 isGCB # F added by devel/scanprov
|
| /openbsd/src/gnu/usr.bin/perl/ |
| D | regexec.c | 2995 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()
|
| D | embed.h | 1986 # define isGCB(a,b,c,d,e) S_isGCB(aTHX_ a,b,c,d,e) macro
|
| D | embed.fnc | 5546 ERS |bool |isGCB |const GCB_enum before \
|
| /openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/ |
| D | embed.fnc | 2434 ESR |bool |isGCB |const GCB_enum before \
|