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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/unicase/
H A Du8-is-cased.c33 #define U_TOLOWER u8_tolower
H A Du8-is-lowercase.c29 return u8_is_invariant (s, n, u8_tolower, iso639_language, resultp);
H A Du8-tolower.c29 u8_tolower (const uint8_t *s, size_t n, const char *iso639_language, function
108 u8_tolower ((uint8_t *) input, length, uc_locale_language (),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/unicase/
H A Dtest-u8-tolower.c38 result = u8_tolower (input, input_length, iso639_language, nf, NULL, &length);
54 result = u8_tolower (input, input_length, iso639_language, nf, preallocated, &length);
73 result = u8_tolower (input, input_length, iso639_language, nf, preallocated, &length);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dunicase.h109 u8_tolower (const uint8_t *s, size_t n, const char *iso639_language,

Completed in 124 milliseconds