Searched refs:u32_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/lib/unistr/
H A Du32-prev.c24 u32_prev (ucs4_t *puc, const uint32_t *s, const uint32_t *start) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/unistr/
H A Dtest-u32-prev.c1 /* Test of u32_prev() function.
31 if (u32_prev (&uc, input + input_length, input) != input)
46 if (u32_prev (&uc1, ptr + input_length, buf) != ptr)
64 if (u32_prev (&uc, input + input_length, input) != NULL)
81 if (u32_prev (&uc, ptr + input_length, buf) != NULL)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dunistr.h472 u32_prev (ucs4_t *puc, const uint32_t *s, const uint32_t *start);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dunistr.h488 u32_prev (ucs4_t *puc, const uint32_t *s, const uint32_t *start);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dunistr.h472 u32_prev (ucs4_t *puc, const uint32_t *s, const uint32_t *start);

Completed in 65 milliseconds