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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/unicase/
H A Dulc-casecmp.c38 size_t conv_length; local
42 conv_length = sizeof (convbuf) / sizeof (uint8_t);
45 convbuf, &conv_length);
51 result = u8_casefold (conv, conv_length, iso639_language, nf,
H A Dulc-casexfrm.c35 size_t conv_length; local
39 conv_length = sizeof (convbuf) / sizeof (uint8_t);
42 convbuf, &conv_length);
48 result = u8_casexfrm (conv, conv_length, iso639_language, nf,

Completed in 87 milliseconds