Home
last modified time | relevance | path

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

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