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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/unistr/
H A Dtest-u16-prev.c1 /* Test of u16_prev() function.
31 if (u16_prev (&uc, input + input_length, input) != input)
46 if (u16_prev (&uc1, ptr + input_length, buf) != ptr)
65 if (u16_prev (&uc1, ptr + input_length, buf) != ptr)
82 if (u16_prev (&uc, input + input_length, input) != NULL)
100 if (u16_prev (&uc, ptr + input_length, buf) != NULL)
119 if (u16_prev (&uc, ptr + input_length, buf) != NULL)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/unistr/
H A Du16-prev.c24 u16_prev (ucs4_t *puc, const uint16_t *s, const uint16_t *start) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dunistr.h470 u16_prev (ucs4_t *puc, const uint16_t *s, const uint16_t *start);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dunistr.h486 u16_prev (ucs4_t *puc, const uint16_t *s, const uint16_t *start);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dunistr.h470 u16_prev (ucs4_t *puc, const uint16_t *s, const uint16_t *start);

Completed in 68 milliseconds