Home
last modified time | relevance | path

Searched refs:LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START (Results 1 – 25 of 58) sorted by relevance

123

/dports/devel/libluksde/libluksde-20200205/libuna/
H A Dlibuna_unicode_character.c3450 if( ( *unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf7_stream()
3534 *unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf7_stream()
3797 + LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ); in libuna_unicode_character_copy_to_utf7_stream()
4593 if( ( *unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16()
4615 *unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16()
4693 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16()
4824 if( ( *unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16_stream()
4857 *unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16_stream()
4949 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16_stream()
5191 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf32()
[all …]
/dports/devel/libvsgpt/libvsgpt-20210207/libuna/
H A Dlibuna_unicode_character.c3468 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf7_stream()
3552 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf7_stream()
3816 + LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ); in libuna_unicode_character_copy_to_utf7_stream()
4644 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16()
4666 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16()
4750 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16()
4899 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16_stream()
4941 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16_stream()
5016 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16_stream()
5288 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf32()
[all …]
/dports/devel/libvslvm/libvslvm-20210807/libuna/
H A Dlibuna_unicode_character.c3468 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf7_stream()
3552 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf7_stream()
3816 + LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ); in libuna_unicode_character_copy_to_utf7_stream()
4644 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16()
4666 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16()
4750 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16()
4899 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16_stream()
4941 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16_stream()
5016 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16_stream()
5288 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf32()
[all …]
/dports/devel/libvshadow/libvshadow-20210425/libuna/
H A Dlibuna_unicode_character.c3468 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf7_stream()
3552 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf7_stream()
3816 + LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ); in libuna_unicode_character_copy_to_utf7_stream()
4644 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16()
4666 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16()
4750 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16()
4899 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16_stream()
4941 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16_stream()
5016 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16_stream()
5288 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf32()
[all …]
/dports/devel/libbde/libbde-20210605/libuna/
H A Dlibuna_unicode_character.c3468 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf7_stream()
3552 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf7_stream()
3816 + LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ); in libuna_unicode_character_copy_to_utf7_stream()
4644 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16()
4666 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16()
4750 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16()
4899 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16_stream()
4941 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16_stream()
5016 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16_stream()
5288 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf32()
[all …]
/dports/devel/libevt/libevt-20210424/libuna/
H A Dlibuna_unicode_character.c3468 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf7_stream()
3552 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf7_stream()
3816 + LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ); in libuna_unicode_character_copy_to_utf7_stream()
4644 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16()
4666 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16()
4750 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16()
4899 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16_stream()
4941 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16_stream()
5016 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16_stream()
5288 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf32()
[all …]
/dports/devel/libcreg/libcreg-20210502/libuna/
H A Dlibuna_unicode_character.c3468 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf7_stream()
3552 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf7_stream()
3816 + LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ); in libuna_unicode_character_copy_to_utf7_stream()
4644 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16()
4666 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16()
4750 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16()
4899 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16_stream()
4941 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16_stream()
5016 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16_stream()
5288 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf32()
[all …]
/dports/devel/libfwsi/libfwsi-20210419/libuna/
H A Dlibuna_unicode_character.c3468 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf7_stream()
3552 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf7_stream()
3816 + LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ); in libuna_unicode_character_copy_to_utf7_stream()
4644 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16()
4666 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16()
4750 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16()
4899 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16_stream()
4941 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16_stream()
5016 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16_stream()
5288 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf32()
[all …]
/dports/devel/libfshfs/libfshfs-20210722/libuna/
H A Dlibuna_unicode_character.c3468 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf7_stream()
3552 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf7_stream()
3816 + LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ); in libuna_unicode_character_copy_to_utf7_stream()
4644 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16()
4666 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16()
4750 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16()
4899 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16_stream()
4941 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16_stream()
5016 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16_stream()
5288 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf32()
[all …]
/dports/devel/libewf/libewf-20140812/libuna/
H A Dlibuna_unicode_character.c3468 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf7_stream()
3552 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf7_stream()
3816 + LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ); in libuna_unicode_character_copy_to_utf7_stream()
4644 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16()
4666 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16()
4750 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16()
4899 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16_stream()
4941 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16_stream()
5016 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16_stream()
5288 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf32()
[all …]
/dports/devel/libevtx/libevtx-20210525/libuna/
H A Dlibuna_unicode_character.c3468 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf7_stream()
3552 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf7_stream()
3816 + LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ); in libuna_unicode_character_copy_to_utf7_stream()
4644 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16()
4666 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16()
4750 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16()
4899 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16_stream()
4941 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16_stream()
5016 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16_stream()
5288 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf32()
[all …]
/dports/devel/libfsxfs/libfsxfs-20210726/libuna/
H A Dlibuna_unicode_character.c3468 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf7_stream()
3552 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf7_stream()
3816 + LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ); in libuna_unicode_character_copy_to_utf7_stream()
4644 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16()
4666 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16()
4750 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16()
4899 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16_stream()
4941 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16_stream()
5016 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16_stream()
5288 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf32()
[all …]
/dports/devel/libfsntfs/libfsntfs-20210503/libuna/
H A Dlibuna_unicode_character.c3468 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf7_stream()
3552 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf7_stream()
3816 + LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ); in libuna_unicode_character_copy_to_utf7_stream()
4644 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16()
4666 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16()
4750 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16()
4899 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16_stream()
4941 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16_stream()
5016 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16_stream()
5288 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf32()
[all …]
/dports/devel/libfsext/libfsext-20210721/libuna/
H A Dlibuna_unicode_character.c3468 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf7_stream()
3552 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf7_stream()
3816 + LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ); in libuna_unicode_character_copy_to_utf7_stream()
4644 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16()
4666 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16()
4750 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16()
4899 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16_stream()
4941 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16_stream()
5016 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16_stream()
5288 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf32()
[all …]
/dports/devel/libsmraw/libsmraw-20210807/libuna/
H A Dlibuna_unicode_character.c3468 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf7_stream()
3552 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf7_stream()
3816 + LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ); in libuna_unicode_character_copy_to_utf7_stream()
4644 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16()
4666 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16()
4750 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16()
4899 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16_stream()
4941 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16_stream()
5016 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16_stream()
5288 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf32()
[all …]
/dports/devel/libvmdk/libvmdk-20210807/libuna/
H A Dlibuna_unicode_character.c3468 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf7_stream()
3552 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf7_stream()
3816 + LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ); in libuna_unicode_character_copy_to_utf7_stream()
4644 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16()
4666 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16()
4750 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16()
4899 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16_stream()
4941 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16_stream()
5016 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16_stream()
5288 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf32()
[all …]
/dports/devel/libvhdi/libvhdi-20210425/libuna/
H A Dlibuna_unicode_character.c3468 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf7_stream()
3552 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf7_stream()
3816 + LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ); in libuna_unicode_character_copy_to_utf7_stream()
4644 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16()
4666 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16()
4750 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16()
4899 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16_stream()
4941 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16_stream()
5016 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16_stream()
5288 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf32()
[all …]
/dports/devel/libsmdev/libsmdev-20210418/libuna/
H A Dlibuna_unicode_character.c3468 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf7_stream()
3552 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf7_stream()
3816 + LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ); in libuna_unicode_character_copy_to_utf7_stream()
4644 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16()
4666 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16()
4750 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16()
4899 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16_stream()
4941 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16_stream()
5016 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16_stream()
5288 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf32()
[all …]
/dports/devel/libesedb/libesedb-20210424/libuna/
H A Dlibuna_unicode_character.c3468 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf7_stream()
3552 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf7_stream()
3816 + LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ); in libuna_unicode_character_copy_to_utf7_stream()
4644 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16()
4666 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16()
4750 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16()
4899 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16_stream()
4941 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16_stream()
5016 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16_stream()
5288 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf32()
[all …]
/dports/devel/liblnk/liblnk-20210417/libuna/
H A Dlibuna_unicode_character.c3468 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf7_stream()
3552 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf7_stream()
3816 + LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ); in libuna_unicode_character_copy_to_utf7_stream()
4644 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16()
4666 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16()
4750 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16()
4899 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16_stream()
4941 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16_stream()
5016 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16_stream()
5288 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf32()
[all …]
/dports/devel/libolecf/libolecf-20210512/libuna/
H A Dlibuna_unicode_character.c3468 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf7_stream()
3552 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf7_stream()
3816 + LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ); in libuna_unicode_character_copy_to_utf7_stream()
4644 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16()
4666 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16()
4750 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16()
4899 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16_stream()
4941 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16_stream()
5016 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16_stream()
5288 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf32()
[all …]
/dports/devel/libqcow/libqcow-20210419/libuna/
H A Dlibuna_unicode_character.c3468 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf7_stream()
3552 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf7_stream()
3816 + LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ); in libuna_unicode_character_copy_to_utf7_stream()
4644 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16()
4666 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16()
4750 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16()
4899 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16_stream()
4941 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16_stream()
5016 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16_stream()
5288 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf32()
[all …]
/dports/devel/libpff/libpff-20180714/libuna/
H A Dlibuna_unicode_character.c3562 if( ( *unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf7_stream()
3646 *unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf7_stream()
3950 + LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ); in libuna_unicode_character_copy_to_utf7_stream()
4745 if( ( *unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16()
4767 *unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16()
4845 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16()
4976 if( ( *unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16_stream()
5009 *unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16_stream()
5101 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16_stream()
5343 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf32()
[all …]
/dports/devel/libmodi/libmodi-20210807/libuna/
H A Dlibuna_unicode_character.c3468 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf7_stream()
3552 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf7_stream()
3816 + LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ); in libuna_unicode_character_copy_to_utf7_stream()
4644 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16()
4666 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16()
4750 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16()
4899 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16_stream()
4941 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16_stream()
5016 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16_stream()
5288 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf32()
[all …]
/dports/devel/libfsapfs/libfsapfs-20210424/libuna/
H A Dlibuna_unicode_character.c3468 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf7_stream()
3552 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf7_stream()
3816 + LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ); in libuna_unicode_character_copy_to_utf7_stream()
4644 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16()
4666 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16()
4750 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16()
4899 if( ( safe_unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_from_utf16_stream()
4941 safe_unicode_character -= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START; in libuna_unicode_character_copy_from_utf16_stream()
5016 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf16_stream()
5288 if( ( ( unicode_character >= LIBUNA_UNICODE_SURROGATE_HIGH_RANGE_START ) in libuna_unicode_character_copy_to_utf32()
[all …]

123