ocean v6.1.0 (2021-04-20T01:38:04Z)
Home
Dub
Repo
g_utf8_strlen
ocean
text
utf
c
glib_unicode
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) static
long
g_utf8_strlen
(
const
(
char
)*
p
,
ptrdiff_t
max
)
Meta
Source
See Implementation
ocean
text
utf
c
glib_unicode
aliases
g_to_ucs4
g_to_utf16
g_to_utf8
enums
GNormalizeMode
GUnicodeBreakType
GUnicodeType
GUtf8Validation
static functions
g_ucs4_to_utf16
g_ucs4_to_utf8
g_unichar_break_type
g_unichar_digit_value
g_unichar_get_mirror_char
g_unichar_isalnum
g_unichar_isalpha
g_unichar_iscntrl
g_unichar_isdefined
g_unichar_isdigit
g_unichar_isgraph
g_unichar_islower
g_unichar_isprint
g_unichar_ispunct
g_unichar_isspace
g_unichar_istitle
g_unichar_isupper
g_unichar_iswide
g_unichar_isxdigit
g_unichar_to_utf8
g_unichar_tolower
g_unichar_totitle
g_unichar_toupper
g_unichar_type
g_unichar_validate
g_unichar_xdigit_value
g_unicode_canonical_decomposition
g_unicode_canonical_ordering
g_utf16_to_ucs4
g_utf16_to_utf8
g_utf8_casefold
g_utf8_collate
g_utf8_collate_key
g_utf8_find_next_char
g_utf8_find_prev_char
g_utf8_get_char
g_utf8_get_char_validated
g_utf8_normalize
g_utf8_offset_to_pointer
g_utf8_pointer_to_offset
g_utf8_prev_char
g_utf8_strchr
g_utf8_strdown
g_utf8_strlen
g_utf8_strncpy
g_utf8_strrchr
g_utf8_strreverse
g_utf8_strup
g_utf8_to_ucs4
g_utf8_to_ucs4_fast
g_utf8_to_utf16
g_utf8_validate
structs
GError