Home
last modified time | relevance | path

Searched refs:ftprintf (Results 1 – 4 of 4) sorted by relevance

/external/expat/xmlwf/
Dxmlwf.c96 ftprintf(fp, T("&#%d;"), *s); in characterData()
143 ftprintf(fp, T("&#%d;"), *s); in attributeValue()
237 ftprintf(fp, T("n%d:"), nsi); in startElementNS()
243 ftprintf(fp, T(" xmlns:n%d"), nsi++); in startElementNS()
541 ftprintf(fp, T(" uri=\"%s\""), uri); in metaLocation()
542 ftprintf(fp, in metaLocation()
577 ftprintf(fp, T("<starttag name=\"%s\""), name); in metaStartElement()
582 ftprintf(fp, T("<attribute name=\"%s\" value=\""), atts[0]); in metaStartElement()
601 ftprintf(fp, T("<endtag name=\"%s\""), name); in metaEndElement()
612 ftprintf(fp, T("<pi target=\"%s\" data=\""), target); in metaProcessingInstruction()
[all …]
Dxmlfile.c85 ftprintf(stdout, in reportError()
91 ftprintf(stderr, T("%s: (unknown message %d)\n"), filename, code); in reportError()
165 ftprintf(stderr, in externalEntityRefFilemap()
195 ftprintf(stderr, T("%s: out of memory\n"), in processStream()
244 ftprintf(stderr, T("%s: out of memory"), filename); in XML_ProcessFile()
263 ftprintf(stderr, in XML_ProcessFile()
Dreadfilemap.c100 ftprintf(stderr, T("%s: not a regular file\n"), name); in filemap()
119 ftprintf(stderr, T("%s: out of memory\n"), name); in filemap()
131 ftprintf(stderr, T("%s: read unexpected number of bytes\n"), name); in filemap()
Dxmltchar.h42 # define ftprintf fwprintf macro
59 # define ftprintf fprintf macro