Searched refs:tmp1_length (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/unicase/
H A Du-ct-casefold.h51 size_t tmp1_length; local
55 tmp1_length = sizeof (tmpbuf1) / sizeof (UNIT);
56 tmp1 = U_NORMALIZE (UNINORM_NFD, s, n, tmpbuf1, &tmp1_length);
64 tmp2 = U_CASEMAP (tmp1, tmp1_length,
83 tmp1_length = sizeof (tmpbuf1) / sizeof (UNIT);
85 tmpbuf1, &tmp1_length);

Completed in 115 milliseconds