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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/unistr/
H A Dtest-u8-prev.c1 /* Test of u8_prev() function.
31 if (u8_prev (&uc, input + input_length, input) != input)
46 if (u8_prev (&uc1, ptr + input_length, buf) != ptr)
65 if (u8_prev (&uc1, ptr + input_length, buf) != ptr)
85 if (u8_prev (&uc1, ptr + input_length, buf) != ptr)
106 if (u8_prev (&uc1, ptr + input_length, buf) != ptr)
123 if (u8_prev (&uc, input + input_length, input) != NULL)
140 if (u8_prev (&uc, ptr + input_length, buf) != NULL)
159 if (u8_prev (&uc, ptr + input_length, buf) != NULL)
179 if (u8_prev (
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/unistr/
H A Du8-prev.c24 u8_prev (ucs4_t *puc, const uint8_t *s, const uint8_t *start) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dunistr.h468 u8_prev (ucs4_t *puc, const uint8_t *s, const uint8_t *start);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dunistr.h484 u8_prev (ucs4_t *puc, const uint8_t *s, const uint8_t *start);
H A Dstriconveh.c775 if (u8_prev (&uc, (const uint8_t *) in2ptr,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dunistr.h468 u8_prev (ucs4_t *puc, const uint8_t *s, const uint8_t *start);

Completed in 137 milliseconds