Home
last modified time | relevance | path

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

/external/expat/xmlwf/
Dxmlwf.c77 fputts(T("&"), fp); in characterData()
80 fputts(T("<"), fp); in characterData()
83 fputts(T(">"), fp); in characterData()
87 fputts(T("
"), fp); in characterData()
91 fputts(T("""), fp); in characterData()
118 fputts(T("&"), fp); in attributeValue()
121 fputts(T("<"), fp); in attributeValue()
124 fputts(T("""), fp); in attributeValue()
128 fputts(T("	"), fp); in attributeValue()
131 fputts(T("
"), fp); in attributeValue()
[all …]
Dxmltchar.h44 # define fputts fputws macro
61 # define fputts fputs macro