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

/external/expat/xmlwf/
H A Dxmlwf.c34 fputts(T("&"), fp);
37 fputts(T("<"), fp);
40 fputts(T(">"), fp);
44 fputts(T("
"), fp);
48 fputts(T("""), fp);
75 fputts(T("&"), fp);
78 fputts(T("<"), fp);
81 fputts(T("""), fp);
85 fputts(T("	"), fp);
88 fputts(
[all...]
H A Dxmltchar.h8 #define fputts fputws macro
24 #define fputts fputs macro

Completed in 73 milliseconds