Home
last modified time | relevance | path

Searched refs:TC_OUTBUFSIZE (Results 1 – 8 of 8) sorted by relevance

/dports/textproc/tidyp/tidyp-1.04/src/
H A Diconvtc.c20 #define TC_OUTBUFSIZE 16 macro
37 char outbuf[TC_OUTBUFSIZE] = { 0 }; in IconvGetChar()
55 size_t writeNow = TC_OUTBUFSIZE; in IconvGetChar()
H A Dwin32tc.c32 #define TC_OUTBUFSIZE 16 macro
584 WCHAR outbuf[TC_OUTBUFSIZE] = { 0 }; in TY_()
600 UINT outbufsize = TC_OUTBUFSIZE; in TY_()
684 CHAR outbuf[TC_OUTBUFSIZE] = { 0 }; in Win32MLangPutChar()
685 UINT outbufsize = TC_OUTBUFSIZE; in Win32MLangPutChar()
/dports/www/tidy-lib/tidy/src/
H A Diconvtc.c21 #define TC_OUTBUFSIZE 16 macro
38 char outbuf[TC_OUTBUFSIZE] = { 0 }; in IconvGetChar()
56 size_t writeNow = TC_OUTBUFSIZE; in IconvGetChar()
H A Dwin32tc.c33 #define TC_OUTBUFSIZE 16 macro
642 WCHAR outbuf[TC_OUTBUFSIZE] = { 0 }; in TY_()
658 UINT outbufsize = TC_OUTBUFSIZE; in TY_()
742 CHAR outbuf[TC_OUTBUFSIZE] = { 0 }; in Win32MLangPutChar()
743 UINT outbufsize = TC_OUTBUFSIZE; in Win32MLangPutChar()
/dports/www/tidy-devel/tidy/src/
H A Diconvtc.c21 #define TC_OUTBUFSIZE 16 macro
38 char outbuf[TC_OUTBUFSIZE] = { 0 }; in IconvGetChar()
56 size_t writeNow = TC_OUTBUFSIZE; in IconvGetChar()
H A Dwin32tc.c33 #define TC_OUTBUFSIZE 16 macro
642 WCHAR outbuf[TC_OUTBUFSIZE] = { 0 }; in TY_()
658 UINT outbufsize = TC_OUTBUFSIZE; in TY_()
742 CHAR outbuf[TC_OUTBUFSIZE] = { 0 }; in Win32MLangPutChar()
743 UINT outbufsize = TC_OUTBUFSIZE; in Win32MLangPutChar()
/dports/www/mod_tidy/mod_tidy-0.5.5/tidy/src/
H A Diconvtc.c21 #define TC_OUTBUFSIZE 16 macro
38 char outbuf[TC_OUTBUFSIZE] = { 0 }; in IconvGetChar()
56 size_t writeNow = TC_OUTBUFSIZE; in IconvGetChar()
H A Dwin32tc.c33 #define TC_OUTBUFSIZE 16 macro
640 WCHAR outbuf[TC_OUTBUFSIZE] = { 0 }; in Win32MLangGetChar()
656 UINT outbufsize = TC_OUTBUFSIZE; in Win32MLangGetChar()
740 CHAR outbuf[TC_OUTBUFSIZE] = { 0 }; in Win32MLangPutChar()
741 UINT outbufsize = TC_OUTBUFSIZE; in Win32MLangPutChar()