Searched refs:u8_possible_linebreaks (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dlinebreak.h49 extern void u8_possible_linebreaks (const unsigned char *s, size_t n,
H A Dlinebreak.c138 u8_possible_linebreaks (const unsigned char *s, size_t n, const char *encoding, char *p) function
488 u8_possible_linebreaks (s, n, encoding, p);
796 u8_possible_linebreaks ((unsigned char *) input, length, "UTF-8", breaks);
1006 u8_possible_linebreaks ((const unsigned char *) s, n, encoding, p);
1051 u8_possible_linebreaks ((const unsigned char *) t, m, encoding, q);
1072 u8_possible_linebreaks ((const unsigned char *) s, n, encoding, p);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dlinebreak.h49 extern void u8_possible_linebreaks (const unsigned char *s, size_t n,
H A Dlinebreak.c138 u8_possible_linebreaks (const unsigned char *s, size_t n, const char *encoding, char *p) function
488 u8_possible_linebreaks (s, n, encoding, p);
796 u8_possible_linebreaks ((unsigned char *) input, length, "UTF-8", breaks);
1006 u8_possible_linebreaks ((const unsigned char *) s, n, encoding, p);
1051 u8_possible_linebreaks ((const unsigned char *) t, m, encoding, q);
1072 u8_possible_linebreaks ((const unsigned char *) s, n, encoding, p);

Completed in 101 milliseconds