Searched refs:UTF8_LENGTH (Results 1 – 2 of 2) sorted by relevance
1543 #define UTF8_LENGTH(Char) \ macro2618 if (_DBUS_UNLIKELY (UTF8_LENGTH (result) != char_len)) /* ASCII: UTF8_LENGTH == 1 */ in _dbus_string_validate_utf8()
190 private static final int UTF8_LENGTH = 114; field in InstructionSequenceConstants315 new NameAndTypeConstant(UTF8_LENGTH, UTF8__I),