OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:u8_possible_linebreaks
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
linebreak.c
635
u8_possible_linebreaks
(const unsigned char *s, size_t n, const char *encoding, char *p)
function
985
u8_possible_linebreaks
(s, n, encoding, p);
1293
u8_possible_linebreaks
((unsigned char *) input, length, "UTF-8", breaks);
1503
u8_possible_linebreaks
((const unsigned char *) s, n, encoding, p);
1548
u8_possible_linebreaks
((const unsigned char *) t, m, encoding, q);
1569
u8_possible_linebreaks
((const unsigned char *) s, n, encoding, p);
/src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
linebreak.c
635
u8_possible_linebreaks
(const unsigned char *s, size_t n, const char *encoding, char *p)
function
985
u8_possible_linebreaks
(s, n, encoding, p);
1293
u8_possible_linebreaks
((unsigned char *) input, length, "UTF-8", breaks);
1503
u8_possible_linebreaks
((const unsigned char *) s, n, encoding, p);
1548
u8_possible_linebreaks
((const unsigned char *) t, m, encoding, q);
1569
u8_possible_linebreaks
((const unsigned char *) s, n, encoding, p);
Completed in 18 milliseconds
Indexes created Mon Mar 16 00:23:04 UTC 2026