Searched refs:needle_mbchars (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dmbsstr.c126 mbchar_t *needle_mbchars; local
129 /* Allocate room for needle_mbchars and the table. */
133 needle_mbchars = (mbchar_t *) memory;
136 /* Fill needle_mbchars. */
143 mb_copy (&needle_mbchars[j], &mbui_cur (iter));
161 mbchar_t *b = &needle_mbchars[i - 1];
165 if (mb_equal (*b, needle_mbchars[j]))
192 if (mb_equal (needle_mbchars[j], mbui_cur (phaystack)))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dmbsstr.c126 mbchar_t *needle_mbchars; local
129 /* Allocate room for needle_mbchars and the table. */
133 needle_mbchars = (mbchar_t *) memory;
136 /* Fill needle_mbchars. */
143 mb_copy (&needle_mbchars[j], &mbui_cur (iter));
161 mbchar_t *b = &needle_mbchars[i - 1];
165 if (mb_equal (*b, needle_mbchars[j]))
192 if (mb_equal (needle_mbchars[j], mbui_cur (phaystack)))

Completed in 311 milliseconds