Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/cpan/Encode/Encode/
H A Dencode.h388 S_does_utf8_overflow(const U8 * const s, in S_does_utf8_overflow() function
678 if (UNLIKELY(0 < S_does_utf8_overflow(s0, s, 1))) { in utf8n_to_uvchr_msgs()
1123 if (0 < S_does_utf8_overflow(s, e, 0)) { in S_is_utf8_char_helper()
/openbsd-src/gnu/usr.bin/perl/
H A Dutf8.c619 S_does_utf8_overflow(const U8 * const s, in S_does_utf8_overflow() function
H A Dembed.h1666 # define does_utf8_overflow S_does_utf8_overflow
H A Dproto.h9471 S_does_utf8_overflow(const U8 * const s, const U8 *e, const bool consider_overlongs)