Home
last modified time | relevance | path

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

/external/expat/xmlwf/
Dxmlwf.c100 puttc(*s, fp); in characterData()
108 puttc(T('='), fp); in attributeValue()
109 puttc(T('"'), fp); in attributeValue()
115 puttc(T('"'), fp); in attributeValue()
147 puttc(*s, fp); in attributeValue()
167 puttc(T('<'), fp); in startElement()
177 puttc(T(' '), fp); in startElement()
182 puttc(T('>'), fp); in startElement()
188 puttc(T('<'), fp); in endElement()
189 puttc(T('/'), fp); in endElement()
[all …]
Dxmltchar.h45 # define puttc putwc macro
62 # define puttc putc macro