Home
last modified time | relevance | path

Searched refs:EncodeCharToUTF8Bytes (Results 1 – 20 of 20) sorted by relevance

/dports/www/mod_tidy/mod_tidy-0.5.5/tidy/src/
H A Dutf8.h27 int EncodeCharToUTF8Bytes( uint c, tmbstr encodebuf,
H A Dutf8.c342 int EncodeCharToUTF8Bytes( uint c, tmbstr encodebuf, in EncodeCharToUTF8Bytes() function
470 err = EncodeCharToUTF8Bytes( c, buf, NULL, &count ); in PutUTF8()
H A Dstreamio.c248 err = EncodeCharToUTF8Bytes(c, buf, NULL, &count); in AddCharToOriginalText()
582 EncodeCharToUTF8Bytes( c, NULL, &out->sink, &count ); in WriteChar()
H A Dlexer.c732 err = EncodeCharToUTF8Bytes( c, buf, NULL, &count ); in AddCharToLexer()
/dports/textproc/tidyp/tidyp-1.04/src/
H A Dutf8.h21 int TY_(EncodeCharToUTF8Bytes)( uint c, tmbstr encodebuf,
H A Dutf8.c331 int TY_(EncodeCharToUTF8Bytes)( uint c, tmbstr encodebuf, in TY_() argument
454 err = TY_(EncodeCharToUTF8Bytes)( c, buf, NULL, &count ); in TY_()
H A Dstreamio.c247 err = TY_(EncodeCharToUTF8Bytes)(c, buf, NULL, &count); in TY_()
614 TY_(EncodeCharToUTF8Bytes)( c, NULL, &out->sink, &count ); in TY_()
H A Dlexer.c713 err = TY_(EncodeCharToUTF8Bytes)( c, buf, NULL, &count ); in TY_()
/dports/www/tidy-lib/tidy/src/
H A Dutf8.h27 int TY_(EncodeCharToUTF8Bytes)( uint c, tmbstr encodebuf,
H A Dutf8.c343 int TY_(EncodeCharToUTF8Bytes)( uint c, tmbstr encodebuf, in TY_() argument
471 err = TY_(EncodeCharToUTF8Bytes)( c, buf, NULL, &count ); in TY_()
H A Dstreamio.c262 err = TY_(EncodeCharToUTF8Bytes)(c, buf, NULL, &count); in TY_()
629 TY_(EncodeCharToUTF8Bytes)( c, NULL, &out->sink, &count ); in TY_()
H A Dlexer.c750 err = TY_(EncodeCharToUTF8Bytes)( c, buf, NULL, &count ); in TY_()
/dports/www/tidy-devel/tidy/src/
H A Dutf8.h27 int TY_(EncodeCharToUTF8Bytes)( uint c, tmbstr encodebuf,
H A Dutf8.c343 int TY_(EncodeCharToUTF8Bytes)( uint c, tmbstr encodebuf, in TY_() argument
471 err = TY_(EncodeCharToUTF8Bytes)( c, buf, NULL, &count ); in TY_()
H A Dstreamio.c262 err = TY_(EncodeCharToUTF8Bytes)(c, buf, NULL, &count); in TY_()
629 TY_(EncodeCharToUTF8Bytes)( c, NULL, &out->sink, &count ); in TY_()
H A Dlexer.c750 err = TY_(EncodeCharToUTF8Bytes)( c, buf, NULL, &count ); in TY_()
/dports/www/tidy-html5/tidy-html5-5.8.0/src/
H A Dutf8.h21 TY_PRIVATE int TY_(EncodeCharToUTF8Bytes)( uint c, tmbstr encodebuf,
H A Dutf8.c331 int TY_(EncodeCharToUTF8Bytes)( uint c, tmbstr encodebuf, in TY_() argument
454 err = TY_(EncodeCharToUTF8Bytes)( c, buf, NULL, &count ); in TY_()
H A Dstreamio.c530 TY_(EncodeCharToUTF8Bytes)( c, NULL, &out->sink, &count ); in TY_()
H A Dlexer.c988 err = TY_(EncodeCharToUTF8Bytes)( c, buf, NULL, &count ); in TY_()