Searched refs:u16_uctomb_aux (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/unistr/
H A Du16-uctomb-aux.c24 u16_uctomb_aux (uint16_t *s, ucs4_t uc, int n) function
H A Du16-chr.c40 switch (u16_uctomb_aux (c, uc, 2))
H A Du16-strchr.c43 switch (u16_uctomb_aux (c, uc, 2))
H A Du16-strrchr.c45 switch (u16_uctomb_aux (c, uc, 2))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dunistr.h324 u16_uctomb_aux (uint16_t *s, ucs4_t uc, int n);
338 return u16_uctomb_aux (s, uc, n);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dunistr.h331 u16_uctomb_aux (uint16_t *s, ucs4_t uc, int n);
345 return u16_uctomb_aux (s, uc, n);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dunistr.h324 u16_uctomb_aux (uint16_t *s, ucs4_t uc, int n);
338 return u16_uctomb_aux (s, uc, n);

Completed in 187 milliseconds