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

/freebsd-12-stable/contrib/expat/xmlwf/
H A Dxmlwf.c77 fputts(T("&"), fp);
80 fputts(T("<"), fp);
83 fputts(T(">"), fp);
87 fputts(T("
"), fp);
91 fputts(T("""), fp);
118 fputts(T("&"), fp);
121 fputts(T("<"), fp);
124 fputts(T("""), fp);
128 fputts(T("	"), fp);
131 fputts(
[all...]
H A Dxmltchar.h44 # define fputts fputws macro
61 # define fputts fputs macro

Completed in 130 milliseconds