HomeSort by relevance Sort by last modified time
    Searched full:fputts (Results 1 - 2 of 2) sorted by null

  /external/expat/xmlwf/
xmlwf.c 34 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(T("
"), fp)
    [all...]
xmltchar.h 8 #define fputts fputws macro
24 #define fputts fputs macro

Completed in 46 milliseconds