pr29_4(3) libidn pr29_4(3) NNAAMMEE pr29_4 - API function SSYYNNOOPPSSIISS ##iinncclluuddee <
>
iinntt pprr2299__44((ccoonnsstt uuiinntt3322__tt ** _i_n,, ssiizzee__tt _l_e_n));;
AARRGGUUMMEENNTTSS
const uint32_t * in
input array with unicode code points.
size_t len length of input array with unicode code points.
DDEESSCCRRIIPPTTIIOONN
Check the input to see if it may be normalized into different strings
by different NFKC implementations, due to an anomaly in the NFKC speci-
fications.
Return value: Returns the PPrr2299__rrcc value PPRR2299__SSUUCCCCEESSSS on success, and
PPRR2299__PPRROOBBLLEEMM if the input sequence is a "problem sequence" (i.e., may
be normalized into different strings by different implementations).
RREEPPOORRTTIINNGG BBUUGGSS
Report bugs to