ConvertError
Error codes returned by character set conversion routines.
Entries
Conversion between the requested character sets is not supported.
Invalid byte sequence in conversion input; or the character sequence could not be represented in the target character set.
Partial character sequence at end of input.
Pathname is not an absolute path.
An embedded NUL character is present in conversion output where a NUL-terminated string is expected. Since: 2.56
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.