Name
stringprep_generic -- Low-level generic stringprep profile for debugging purposes.
Description
This header exports various symbol that is useful for defining new
stringprep profiles based on the tables in the original stringprep
specification.
Details
stringprep_generic()
#define stringprep_generic(in, maxlen) |
Prepare the input UTF-8 string according to a hypotetical "generic"
stringprep profile. This is mostly used for debugging or when
constructing new stringprep profiles. Returns 0 iff successful, or
an error code.